Keep your dependencies up-to-date

Package.Health uses semantic versioning to detect outdated or insecure dependencies in your project's composer.json.

Packages from colinmollenhour

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. Dependency Badge
colinmollenhour/cache-backend-redis Zend_Cache backend using Redis with full support for tags. Dependency Badge
colinmollenhour/cm_diehard Cm_Diehard: Full-Page Cache Dependency Badge
colinmollenhour/credis Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance. Dependency Badge
colinmollenhour/magento-redis-session A Redis-based session handler for Magento with optimistic locking. Dependency Badge
colinmollenhour/modman Module Manager Dependency Badge
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. Dependency Badge
colinmollenhour/perfect_watermarks Replacement for OpenMage's GD2 image adapter with imagemagick Dependency Badge
colinmollenhour/php-redis-session-abstract A Redis-based session handler with optimistic locking Dependency Badge
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. Dependency Badge