mirror of
https://gitlab.com/CodeSolutionsProject/DBWrapper.git
synced 2026-02-15 09:31:32 +01:00
Update README.md
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
# DBWrapper - Version 1.4.1
|
||||
|
||||
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:
|
||||
* To connect
|
||||
|
||||
Reference in New Issue
Block a user