Libraries tagged by utel
mwstake/mediawiki-component-utils
27792 Downloads
mouf/utils.value.value-interface
513299 Downloads
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
mouf/utils.session.optimistic-session-handler
2708 Downloads
Session handler that releases session lock quickly. Useful for multiple ajax calls on the same page.
mouf/utils.common.sortable-interface
225430 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
225438 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
moderntribe/square1-utils
22039 Downloads
Utilities for square one
mixable/color-utils
16347 Downloads
PHP utilities to convert any values between RGB, HSL, CMYK, YUV and HEX colors.
mistralys/application-utils-result-handling
12191 Downloads
Classes used to store information on the results of application operations.
mistralys/application-utils-image
14104 Downloads
PHP image helper library for basic image operations and color management.
mistralys/application-utils-core
46823 Downloads
Drop-in utilities for PHP applications.
mistralys/application-utils-collections
16269 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
logikos/util
120963 Downloads
Utility Classes, including a config similar to Phalcon\Config, MutableConfig and ImmutableConfig
logicbrush/silverstripe-userforms-utils
7808 Downloads
A collection of enhancements and utilities for the Silverstripe UserForms module
logicbrush/silverstripe-blog-utils
2144 Downloads
A collection of enhancements & utilities for the Silverstripe Blog module.
logcomex/php-utils
199122 Downloads
PHP Utils for Lumen and Laravel projects