comodojo / cache
符合PSR-6和PSR-16标准的跨多种存储引擎的增强型缓存管理器
2.0.0
2018-06-14 21:28 UTC
Requires
- php: >=5.6.0
- comodojo/foundation: ^1.0
Requires (Dev)
- phpunit/phpunit: ^4.0|^5.0
- scrutinizer/ocular: ^1.0
Suggests
- ext-apc: Enable Apc provider
- ext-apcu: Enable Apcu provider
- ext-memcached: Enable Memcached provider
- ext-redis: Enable redis provider
- ext-xattr: Fastest cache files handling via extended attributes
Provides
This package is auto-updated.
Last update: 2024-09-18 02:57:12 UTC
README
符合PSR-6和PSR-16标准的跨多种存储引擎的增强型缓存管理器。
这是开发分支,请勿在生产环境中使用
安装
安装 composer,然后
composer require comodojo/cache
文档
贡献
欢迎贡献,并将得到充分认可。请参阅CONTRIBUTING以获取详细信息。
许可协议
comodojo/cache
采用MIT许可协议(MIT)。请参阅许可文件获取更多信息。
版权 (c) 2018 Marco Giovinazzi
更多信息,请访问comodojo.org。