mirror of
https://gitlab.com/CodeSolutionsProject/DBWrapper.git
synced 2026-02-16 10:01:34 +01:00
Update README.md
This commit is contained in:
@@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
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
|
||||||
|
|
||||||
|
```bash
|
||||||
|
composer require jkanetwork/dbwrapper "~1.4.1"
|
||||||
|
```
|
||||||
|
|
||||||
## Avalible functions:
|
## Avalible functions:
|
||||||
* To connect
|
* To connect
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user