Packages from colinmollenhour
-
PHP
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.
-
-
-
PHP
colinmollenhour/credis
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
-
PHP
colinmollenhour/magento-redis-session
A Redis-based session handler for Magento with optimistic locking.
-
-
PHP
colinmollenhour/perfect_watermarks
Replacement for OpenMage's GD2 image adapter with imagemagick
-
PHP
colinmollenhour/php-redis-session-abstract
A Redis-based session handler with optimistic locking
-
PHP
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.
Abandoned!