https://github.com/zingimmick/yii2-psr-simple-cache
A PSR simple caching interface implementation that routes to the Yii caching
https://github.com/zingimmick/yii2-psr-simple-cache
cache caching psr yii2
Last synced: 11 months ago
JSON representation
A PSR simple caching interface implementation that routes to the Yii caching
- Host: GitHub
- URL: https://github.com/zingimmick/yii2-psr-simple-cache
- Owner: zingimmick
- License: mit
- Created: 2024-10-31T07:23:08.000Z (over 1 year ago)
- Default Branch: 1.x
- Last Pushed: 2025-08-11T09:14:24.000Z (12 months ago)
- Last Synced: 2025-08-11T11:25:46.164Z (12 months ago)
- Topics: cache, caching, psr, yii2
- Language: PHP
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Yii2 PSR Simple Cache
[](https://github.com/zingimmick/yii2-psr-simple-cache/actions/workflows/tests.yml)
[](https://codecov.io/gh/zingimmick/yii2-psr-simple-cache)
[](https://packagist.org/packages/zing/yii2-psr-simple-cache)
[](https://packagist.org/packages/zing/yii2-psr-simple-cache)
[](https://packagist.org/packages/zing/yii2-psr-simple-cache)
[](https://packagist.org/packages/zing/yii2-psr-simple-cache)
> **Requires [PHP 5.4.0+](https://php.net/releases/)**
Require Yii2 PSR Simple Cache using [Composer](https://getcomposer.org):
```bash
composer require zing/yii2-psr-simple-cache
```
## License
Yii2 PSR Simple Cache is an open-sourced software licensed under the [MIT license](LICENSE).