20230601#1
This commit is contained in:
19
README.md
19
README.md
@@ -1,4 +1,21 @@
|
|||||||
### Rmphp/Storage
|
## Rmphp/Storage
|
||||||
|
|
||||||
DB component for **Rmphp**
|
DB component for **Rmphp**
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
Stable version
|
||||||
|
|
||||||
|
```bash
|
||||||
|
composer require rmphp/kernel
|
||||||
|
```
|
||||||
|
```bash
|
||||||
|
composer require rmphp/kernel:"^1.0"
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Dev version contains the latest changes
|
||||||
|
|
||||||
|
```bash
|
||||||
|
composer require rmphp/kernel:"1.0.x-dev"
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user