https://github.com/swoft-cloud/swoft-cache
Cache Compoment for Swoft
https://github.com/swoft-cloud/swoft-cache
cache php psr-16 swoft swoole
Last synced: 2 months ago
JSON representation
Cache Compoment for Swoft
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-cache
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2018-01-17T14:25:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T12:50:16.000Z (almost 5 years ago)
- Last Synced: 2025-04-20T18:51:29.984Z (2 months ago)
- Topics: cache, php, psr-16, swoft, swoole
- Language: PHP
- Homepage: https://www.swoft.org
- Size: 66.4 KB
- Stars: 6
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Cache
[](https://packagist.org/packages/swoft/cache)
[](https://secure.php.net/)
[](https://www.swoft.org/docs)
[](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)Swoft Cache Component
## Install
- composer command
```bash
composer require swoft/cache
```## Resources
* [Documentation](https://swoft.org/docs)
* [Contributing](https://github.com/swoft-cloud/swoft/blob/master/CONTRIBUTING.md)
* [Report Issues][issues] and [Send Pull Requests][pulls] in the [Main Swoft Repository][repository][pulls]: https://github.com/swoft-cloud/swoft-component/pulls
[repository]: https://github.com/swoft-cloud/swoft
[issues]: https://github.com/swoft-cloud/swoft/issues## LICENSE
The Component is open-sourced software licensed under the [Apache license](LICENSE).