mirror of
https://gitlab.com/CodeSolutionsProject/DBWrapper.git
synced 2026-02-17 02:21:32 +01:00
Update README.md
This commit is contained in:
parent
8098979bdf
commit
4a4b641dc6
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
This script is a simple wrapper for SQLite3, MySQL and PgSQL, for make possible to use different BD systems without changing the functions.
|
This script is a simple wrapper for SQLite3, MySQL and PgSQL, for make possible to use different BD systems without changing the functions.
|
||||||
|
|
||||||
## Instalation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
composer require jkanetwork/dbwrapper "~1.4.1"
|
composer require jkanetwork/dbwrapper "~1.4.1"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Avalible functions:
|
## Avalible functions:
|
||||||
* To connect
|
* To connect
|
||||||
|
|||||||
Reference in New Issue
Block a user