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/cache-backend-redis

    Zend_Cache backend using Redis with full support for tags.

  • PHP

    colinmollenhour/cm_diehard

    Cm_Diehard: Full-Page Cache

  • 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.

  • Shell

    colinmollenhour/modman

    Module Manager

  • 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/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.

  • 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!