Libraries tagged by APCS
tschoffelen/memory
3318 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
tickit-project/cache-bundle
367 Downloads
Tickit Cache Bundle for Symfony
scribe/cache-bundle
815 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
77 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
primal/cache
6 Downloads
Collection of classes for handling caching of data via multiple data stores
orno/cache
550 Downloads
Caching component with multiple adapters
kasseler/cache
43 Downloads
Cache library
ehough/stash
782 Downloads
Fork of tedious/Stash compatible with PHP 5.2+
crunch/cache-control
11397 Downloads
Interact with apcu/opcache in FPM-instances
cawaphp/cache
249 Downloads
Сáша cache
emaphp/simplecache
157 Downloads
A simple cache library for PHP
apc/actionapps
1 Downloads
apc-overnight/identity-client-php
3 Downloads
APC Overnight Identity Client
oldpak/cache
16 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
next/cache
25 Downloads
A cache component based on PSR16 specification which supports File,Redis,Memcached and APC.