Libraries tagged by utcl
mouf/utils.session.optimistic-session-handler
2716 Downloads
Session handler that releases session lock quickly. Useful for multiple ajax calls on the same page.
mouf/utils.common.sortable-interface
225882 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
225889 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
22093 Downloads
Utilities for square one
mixable/color-utils
16373 Downloads
PHP utilities to convert any values between RGB, HSL, CMYK, YUV and HEX colors.
mistralys/application-utils-result-handling
12414 Downloads
Classes used to store information on the results of application operations.
mistralys/application-utils-image
14328 Downloads
PHP image helper library for basic image operations and color management.
mistralys/application-utils-core
47150 Downloads
Drop-in utilities for PHP applications.
mistralys/application-utils-collections
16580 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
logikos/util
120964 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
logcomex/php-utils
199658 Downloads
PHP Utils for Lumen and Laravel projects
lit/utils
15989 Downloads
二次封装的一些常用 PHP 工具
laramin/utility
17669 Downloads
Utility services for application.
lakedrops/composer-json-utils
35542 Downloads
Composer Library to provide utilities to work with project's own composer.json file