mirror of
https://gitlab.com/CodeSolutionsProject/DBWrapper.git
synced 2026-02-14 17:11:33 +01:00
Update README.md
This commit is contained in:
@@ -4,10 +4,13 @@ This script is a simple wrapper for SQLite3, MySQL and PgSQL, for make possible
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
In composer:
|
||||||
```bash
|
```bash
|
||||||
composer require jkanetwork/dbwrapper "~1.4.1"
|
composer require jkanetwork/dbwrapper "~1.4.1"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
By hand: Download the php file inside src folder
|
||||||
|
|
||||||
## Avalible functions:
|
## Avalible functions:
|
||||||
* To connect
|
* To connect
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user