An open API service indexing awesome lists of open source software.

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

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
```