2017 © Pedro Peláez
 

library sucre-cache

SucreCache provides common cache interface. APC, memcache, etc.

image

cyrill/sucre-cache

SucreCache provides common cache interface. APC, memcache, etc.

  • Thursday, June 20, 2013
  • by t-cyrill
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Sucre/Cache

SucreCache provides common cache interface. APC, memcache, etc., (*1)

Installation

Composer

Download the composer.phar. And Install sucre-cache automatically., (*2)

``` sh curl -s http://getcomposer.org/installer | php ./composer.phar require 'cyrill/sucre-cache' '*', (*3)


Usage -------------------- ```php <?php reqire __DIR__.'/composer/autoload.php'; // Good Luck!

License

MIT License, (*4)

The Versions

20/06 2013

dev-master

9999999-dev

SucreCache provides common cache interface. APC, memcache, etc.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Avatar cyrill