egils / cache
PSR-6 compliant caching component
Installs: 4 716
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: >=5.4
Requires (Dev)
Provides
- psr/cache-implementation: 1.0.0
Replaces
- psr/cache: 1.0.0
This package is auto-updated.
Last update: 2021-01-12 15:18:58 UTC
README
WARNING!!!
This package is no longer maintained. Please use and contribute to latest PHP Cache project!
About
PSR-6 compliant cache component. Even tho PSR-6 is (for now) only in "proposed" state this component is planned to keep up-to-date with latest PSR-6 interfaces.
PSR-6 UPDATED
Code updated by latest PSR-6 proposition on 2015-03-01.
BUG TRACKING
This component uses GitHub issues. If you have found a bug or have a feature request, please create an issue.
RELEASED CHANGES
All releases are described and documented in releases section.
LICENSE
This package is licensed under MIT License. For full content see LICENSE file.
AUTHORS
The Cache component was originally created by Egidijus 'Egils' Lukauskas. See the list of contributors.