Libraries tagged by apcu
l3rady/object-cache-apcu
1185 Downloads
APCu backend for WordPress' Object Cache
rasuvaeff/circuit-breaker
173 Downloads
Circuit breaker resilience primitive for PHP with pluggable in-memory, APCu, and Redis storage backends
rasuvaeff/bulkhead
285 Downloads
Cross-process concurrency limiter (bulkhead) for PHP-FPM, backed by Redis or APCu
lit/utils
17246 Downloads
二次封装的一些常用 PHP 工具
kuria/cache
740 Downloads
Caching library with driver abstraction
bnomei/kirby3-php-cachedriver
2788 Downloads
PHP based Cache-Driver
bnomei/kirby3-boost
2602 Downloads
Boost the speed of Kirby by having content files of files/pages/users cached, with fast lookup based on uuid.
uengage.io/php-platform-sdk
433 Downloads
PHP SDK for the uEngage platform API (zones, business, audit, auth, events). OAuth2 client_credentials, legacy session exchange, and static-Bearer auth modes with pluggable token caching (APCu / file / in-memory), plus a buffered fail-open publisher for the platform event bus.
robinn/cache
567 Downloads
Simple cache for PHP with support for Redis, Memcached, APCu and Files.
qubus/cache
234 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
nations-original/php-sf-cache
128 Downloads
PSR-16 cache adapters (Redis, Memcached, APCu) with helper functions. Works with Symfony, custom frameworks, and legacy projects.
jorgenevens/php-cache-dashboard
21 Downloads
PHP APC, APCu, OPcache and realpath dashboard
jardisadapter/cache
141 Downloads
PSR-16 multi-layer cache for PHP — stack Memory, APCu, Redis, and Database backends with automatic read-through backfill and write-through propagation; a building block of the open-source foundation that Jardis-generated DDD code runs on
stepanrodionov/php-apcu-cache
15320 Downloads
This is PSR-16 compatible cache library using php-apcu module
rundiz/simple-cache
139 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.