php-psr-cache - PSR Cache: Common interface for caching libraries
Website: | https://github.com/php-fig/cache |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
This package holds all interfaces defined by PSR-6 [1]. Note that this is not a Cache implementation of its own. It is merely an interface that describes a Cache implementation. See the specification for more details. Autoloader: /usr/share/php/Psr/Cache/autoload.php [1] http://www.php-fig.org/psr/psr-6/
Packages
php-psr-cache-1.0.1-5.aldos.noarch [8 KiB] |
Changelog
by Joel Barrios (2025-04-09):
- Clean spec file. |