Resource icon

Standard Library by Xon 1.18.0
A number of helper utilities designed to ease add-on development.

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,962

Likes

130,949

Resources

3,400

Bits Credits

503

LEVEL

11

5,910 XP

ONERO submitted a new resource:

Standard Library by Xon - A number of helper utilities designed to ease add-on development.

A number of helper utilities designed to ease add-on development, does not have any direct user-facing changes.

Uploaded to the resource manager to aid dependency tracking and allow updating without updating every individual add-on.

Read more about this resource...
 

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,962

Likes

130,949

Resources

3,400

Bits Credits

503

LEVEL

11

5,910 XP

FateKid updated Standard Library by Xon with a new update entry:

1.10.0 - Feature update

  • Update EarlyJoinFinderTrait to add support tables with compound primary keys
  • Document using InstallerHelper
  • Add InstallerHelper::getReversedAlterTables (with example usage in README.md), to hopefully simplify uninstaller code.
    • Takes the result of getAlterTables (array of table alters) and reverses simple column adds, renames and index adds.
    • Thanks TickTackk

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,962

Likes

130,949

Resources

3,400

Bits Credits

503

LEVEL

11

5,910 XP

FateKid updated Standard Library by Xon with a new update entry:

1.11.1 - Feature update

  • Remove outdated comment in EarlyJoinFinderTrait
  • Add isPermissionInUse install helper
  • Add SV\StandardLib\Behavior\Cacheable behavior, to help automate calling rebuildCache (or a defined function) on a repository which matches the entity's name
  • Use templater_setup code event to inject various filters/functions into multiple templater types.
    • Adds the extendable class SV\StandardLib\TemplaterHelper to help add filters/functions to templates without manualy extending...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,962

Likes

130,949

Resources

3,400

Bits Credits

503

LEVEL

11

5,910 XP

Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,962

Likes

130,949

Resources

3,400

Bits Credits

503

LEVEL

11

5,910 XP

Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,962

Likes

130,949

Resources

3,400

Bits Credits

503

LEVEL

11

5,910 XP

FateKid updated Standard Library by Xon with a new update entry:

1.18.0 - Feature update

Add support for addon.json 'require'/'require-soft' to support addon version strings instead of the addon version_id.
Uses version_compare under the hood after some very basic standardization.

php version strings support dotted versions, '1.2.3' and also each part may also support special character strings:
any string not found in this list < dev < alpha = a < beta = b < RC | Release Candidate = rc < # <...

Read the rest of this update entry...
 
Liked by:

Latest threads

Forum statistics

Threads
58,696
Messages
89,845
Members
55,571
Latest member
Testsjensnksc
Top Bottom