Libraries tagged by apc
rcastera/apc
31 Downloads
APC Cache
mjaschen/php-apcu-utils
328 Downloads
A set of utility functions for the APCu PHP extension.
malenki/apc
6 Downloads
Simple wrapper for some APC features.
icedevelopment/apc-bundle
1210 Downloads
Provides a command line task to clear APC cache from the console
stepanrodionov/php-apcu-cache
15176 Downloads
This is PSR-16 compatible cache library using php-apcu module
libertyphp/apcu-cache
39 Downloads
The PSR-6 and PSR-16 cache implementation using APCu. The fastest cache for PHP.
ksamborski/apcu-memo
2427 Downloads
gpolverini/apcu-cache
70 Downloads
APC User Cache library for PHP
brenno-duarte/apcu-oop
12 Downloads
The simplest OOP wrapper for APCu functions
backendtea/un-poly-apcu
27 Downloads
Removes the symfony/polyfill-apcu polyfill from your project
soupmix/cache-apcu
155 Downloads
Framework agnostic APCu adapter for SimpleCache Interface.
webiny/cache
340 Downloads
Webiny Cache Component
rundiz/simple-cache
95 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
romeoz/rock-cache
3077 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
phy/cache-bundle
8489 Downloads
Cache Bundle for Symfony2 that supports APC, Memcache, Memcached, Redis, Local, and Disk storage.