php-laminas-cache - Laminas Framework Cache component
- Website:
- https://github.com/laminas/laminas-cache
- Licence:
- BSD
- Vendor:
- Remi Collet
- Description:
Laminas\Cache provides a general cache system for PHP. The Laminas\Cache component is able to cache different patterns (class, object, output, etc) using different storage adapters (DB, File, Memcache, etc). Documentation: https://docs.laminas.dev/laminas-cache/
Packages
php-laminas-cache-2.9.0-1.fc31.remi.noarch | [89 KiB] |
Changelog by Remi Collet (2020-01-08):
- switch to Laminas - boostrap build without laminas-session |