foolz/cache
Rich girls' caching package. We want everything from dummy to permanent.
时间:2012-11-10 11:35
blainesch/li3_memoize
Will aid in the caching of expensive helper/model instance methods.
时间:2012-11-08 03:10
tedivm/stash-bundle
Incorporates the Stash caching library into Symfony.
时间:2012-10-24 07:03
chh/cache-service-provider
Provides easy to use caching for Silex applications, built on top of the doctrine/cache package
时间:2012-10-18 19:39
mouf/html.template.menus.basicmenu
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.
时间:2012-10-16 15:00
mouf/utils.cache.cache-interface
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
时间:2012-10-16 14:52
mouf/utils.cache.apc-cache
This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.
时间:2012-10-16 14:52
brandonwestcott/li3_varnish
Lithium PHP easy ESI varnish caching
时间:2012-10-08 16:23
treasure-chest/treasure-chest
A simple key/value store with namespace support and backends for memcached, apc, and more.
时间:2012-10-08 11:38
florianwolters/component-core-debugprint
The Debug Print Method implementation pattern as a PHP component.
时间:2012-10-01 14:00
quick/cache
This is a cache system that uses Redis for rapid caching.
时间:2012-09-21 03:44
pear2/cache_shm
Wrapper for shared memory and locking functionality across different PHP extensions.
时间:2012-09-10 10:48
endeveit/cache
Simple caching library with support for tags.
时间:2012-09-05 17:14
mouf/utils.common.conditioninterface
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns tru
时间:2012-08-23 18:10
wowo/wowo-queue-bundle
The WowoQueueBundle provides unified method for use queue systems, like Beanstalkd, RabbitMQ, flat files, database driven queues etc.
时间:2012-07-10 21:20