https://github.com/yukata-roommate/php-cache
Easy to use cache control in PHP
https://github.com/yukata-roommate/php-cache
cache package php php-cache yukata-roommate
Last synced: 6 months ago
JSON representation
Easy to use cache control in PHP
- Host: GitHub
- URL: https://github.com/yukata-roommate/php-cache
- Owner: Yukata-Roommate
- Created: 2025-07-04T06:43:03.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-07-04T06:43:27.000Z (6 months ago)
- Last Synced: 2025-07-04T07:48:47.564Z (6 months ago)
- Topics: cache, package, php, php-cache, yukata-roommate
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Cache
Easy to use cache control in PHP
## Installation
You can install package via composer:
```
composer require yukata-roommate/cache
```