2017 © Pedro Peláez
 

library memcached-wrapper-php

Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage

image

alekseykorzun/memcached-wrapper-php

Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage

  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 9 Forks
  • 0 Open issues
  • 6 Versions
  • 7 % Grown

The README.md

PHP 5 wrapper for Memcached

Optimized PHP 5 wrapper for Memcached extension tested and proven to perform under high concurrency conditions on modern websites including but not limited to:, (*1)

  • CollegeHumor
  • Vimeo
  • Lot18
  • Dorkly
  • Jest
  • Todays Big Thing
  • Image Socket

Features

  • Optimized Memcached settings out of the box
  • Gracefully handles expiration of cached resources via single request to prevent dogpiling
  • Adjustable local storage integration to avoid duplicate lookups during run time
  • Automatically switches to IgBinary support if IgBinary is enabled
  • 100% phpDocumentator 2 code coverage
  • 100% PSR-2 code coverage
  • Composer friendly package

Usage

If you have your autoloader, update namespaces and drop the files into your frameworks library., (*2)

For people that do not have that setup, you can visit http://getcomposer.org to install composer on your system. After installation simply run composer install in the parent directory of this distribution to generate vendor/ directory with a cross-system autoloader., (*3)

Please see Examples directory for a simple run down of functionality., (*4)

Additional information

Memcached: http://pecl.php.net/package/memcached IgBinary: http://pecl.php.net/package/igbinary, (*5)

The Versions

06/05 2016

dev-master

9999999-dev https://github.com/AlekseyKorzun/memcached-wrapper-php

Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

profile cache php memcache caching memcached storage performance optimization php5 scalability igbinary c10k

13/12 2013

0.2.x-dev

0.2.9999999.9999999-dev https://github.com/AlekseyKorzun/memcached-wrapper-php

Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

profile cache php memcache caching memcached storage performance optimization php5 scalability igbinary c10k

15/05 2013

v2.0.0

2.0.0.0 https://github.com/AlekseyKorzun/memcached-wrapper-php

Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

profile cache php memcache caching memcached storage performance optimization php5 scalability igbinary c10k

15/05 2013

dev-additional_operations

dev-additional_operations https://github.com/AlekseyKorzun/memcached-wrapper-php

Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

profile cache php memcache caching memcached storage performance optimization php5 scalability igbinary c10k

30/04 2013

dev-master-dev

dev-master-dev https://github.com/AlekseyKorzun/memcached-wrapper-php

Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

profile cache php memcache caching memcached storage performance optimization php5 scalability igbinary c10k

07/04 2013

0.1.x-dev

0.1.9999999.9999999-dev https://github.com/AlekseyKorzun/memcached-wrapper-php

Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

profile cache php memcache caching memcached storage performance optimization php5 scalability igbinary c10k