gpolverini / apcu-cache
APC User Cache library for PHP
Installs: 71
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/gpolverini/apcu-cache
Requires
- php: >=5.6.0
- psr/simple-cache: ^1.0.1
Requires (Dev)
- phpunit/phpunit: ~4.0
- satooshi/php-coveralls: ~1.0
- squizlabs/php_codesniffer: ~1.5
This package is auto-updated.
Last update: 2025-09-28 07:32:22 UTC
README
PSR-16 Simple Cache (APC User Cache)
This component provides an extended PSR-16 implementation for adding cache to your applications.
Contributing
Contributions, issues, pull requests are welcome. See CONTRIBUTING.md
License
This component is MIT licensed.