composer.json.| Package | Status | |
|---|---|---|
| colinmollenhour/cache-backend-file | 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. | |
| colinmollenhour/cache-backend-redis | Zend_Cache backend using Redis with full support for tags. | |
| colinmollenhour/cm_diehard | Cm_Diehard: Full-Page Cache | |
| colinmollenhour/credis | Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance. | |
| colinmollenhour/magento-redis-session | A Redis-based session handler for Magento with optimistic locking. | |
| colinmollenhour/modman | Module Manager | |
| colinmollenhour/mongodb-php-odm | MongoDb PHP ODM is a simple object wrapper for the Mongo PHP driver classes which makes using Mongo in your PHP application more like an ORM. It is designed for use with Kohana 3 but will integrate equally well with any PHP application. | |
| colinmollenhour/perfect_watermarks | Replacement for OpenMage's GD2 image adapter with imagemagick | |
| colinmollenhour/php-redis-session-abstract | A Redis-based session handler with optimistic locking | |
| colinmollenhour/rate-limiter | A standalone concurrency and rate limiter with Token Bucket, GCRA, Leaky Bucket, Sliding Window and Fixed Window algorithms using a Redis-compatible server. |