Libraries tagged by cols
eventsauce/object-hydrator
2694503 Downloads
Converts structured data into strict objects.
buggregator/trap
2506406 Downloads
A simple and powerful tool for debugging PHP applications.
aimeos/map
491689 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
jeremeamia/superclosure
61356049 Downloads
Serialize Closure objects, including their context and binding
consolidation/site-process
50399945 Downloads
A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
consolidation/site-alias
54245237 Downloads
Manage alias records for local and remote sites.
consolidation/self-update
59776651 Downloads
Provides a self:update command for Symfony Console applications.
consolidation/output-formatters
75667873 Downloads
Format text by applying transformations provided by plug-in formatters.
consolidation/log
68541430 Downloads
Improved Psr-3 / Psr\Log logger based on Symfony Console components.
consolidation/filter-via-dot-access-data
52278996 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
consolidation/config
67317097 Downloads
Provide configuration services for a commandline tool.
consolidation/annotated-command
76166829 Downloads
Initialize Symfony Console commands from annotated command class methods.
colinmollenhour/credis
44187758 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
colinmollenhour/cache-backend-redis
24646091 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
24129562 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.