Init
This commit is contained in:
21
README.md
Normal file
21
README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
## Rmphp/Cache
|
||||
|
||||
Cache component for **Rmphp**
|
||||
|
||||
## Install
|
||||
|
||||
Stable version
|
||||
|
||||
```bash
|
||||
composer require rmphp/cache
|
||||
```
|
||||
```bash
|
||||
composer require rmphp/cache:"^1.0"
|
||||
```
|
||||
|
||||
|
||||
Dev version contains the latest changes
|
||||
|
||||
```bash
|
||||
composer require rmphp/cache:"1.x-dev"
|
||||
```
|
||||
Reference in New Issue
Block a user