Libraries tagged by APCS
jamm/memory
23752 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.
ezsystems/stash-bundle
235503 Downloads
Incorporates the Stash caching library into Symfony.
gordalina/cachetool-bundle
77641 Downloads
CacheTool Symfony2 Bundle
matomo/doctrine-cache-fork
471776 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
cache/apc-adapter
52146 Downloads
A PSR-6 cache implementation using apc. This implementation supports tags
lavoiesl/apc-polyfill
36333 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
snakano/cache-store
52133 Downloads
provides a generic way to cache any data
popphp/pop-cache
5075 Downloads
Pop Cache Component for Pop PHP Framework
phpixie/cache
20308 Downloads
Cache library for PHPixie
pear2/cache_shm
28056 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
ihor/cachalot
27802 Downloads
Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)
dreamfactory/df-cache
38637 Downloads
Cache service for DreamFactory Platform 2.0
positibe/polyfill-apc-php70
17587 Downloads
Positibe polyfill backporting apc_* functions to higher PHP versions
mouf/utils.cache.apc-cache
374890 Downloads
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.
vpg/titon.cache
8810 Downloads
The Titon cache package provides a data caching layer that supports multiple storage engines.