gpolverini / apcu-cache
PHP的APC用户缓存库
v0.1.1
2018-09-01 19:08 UTC
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: 2024-08-28 04:56:48 UTC
README
PSR-16 Simple Cache (APC User Cache)
此组件提供了一种扩展的PSR-16实现,可以将缓存添加到您的应用程序中。
贡献
欢迎贡献、问题、拉取请求。请参阅CONTRIBUTING.md
许可证
此组件遵循MIT许可证。