Libraries tagged by utils
mouf/utils.log.psr.errorlog_logger
397454 Downloads
This package contains a PSR-3 compatible logger that logs messages directly to the PHP error log (using the error_log PHP function)
mouf/utils.constants.secret
379596 Downloads
This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value.
mouf/utils.constants.debug
367199 Downloads
This package contains a simple installer for Mouf that will create a constant 'DEBUG' in your project and initialize it to true. Useful for packages supporting a 'debug' mode.
mouf/utils.cache.cache-interface
381144 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
mouf/utils.action.action-interface
371876 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
mmo/sf-utils
9355 Downloads
A collection of extensions for Symfony Components
mll-lab/php-utils
58203 Downloads
Shared PHP utility functions of MLL
mistralys/application-utils-result-handling
41009 Downloads
Classes used to store information on the results of application operations.
mistralys/application-utils-image
42932 Downloads
PHP image helper library for basic image operations and color management.
mistralys/application-utils-core
82885 Downloads
Drop-in utilities for PHP applications.
mistralys/application-utils-collections
48253 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
magomogo/translator-utils
32199 Downloads
PHP Utils for localization with Magomogo/Translator application
logcomex/php-utils
228446 Downloads
PHP Utils for Lumen and Laravel projects
lakedrops/composer-json-utils
43956 Downloads
Composer Library to provide utilities to work with project's own composer.json file
kornrunner/ethereum-util
42311 Downloads
Pure PHP implementation of Ethereum Utils