Download the PHP package gelembjuk/db without Composer
On this page you can find all versions of the php package gelembjuk/db. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor gelembjuk
Package db
Short Description PHP Package for DB access from PHP. It contains simple common interface and can be used with many DB engines. It is very simple alternative of PDO
License MIT
Package db
Short Description PHP Package for DB access from PHP. It contains simple common interface and can be used with many DB engines. It is very simple alternative of PDO
License MIT
Please rate this library. Is it a good library?
Informations about the package db
Gelembjuk/DB package
PHP Package for DB access from PHP. It contains simple common interface and can be used with many DB engines. It is very simple alternative of PDO.
Use it to have simple and fast way to access a DB with an abstract layer. So you can change a DB engine later.
Currently only 2 engines are supported: mysql and mysqli (Gelembjuk\DB\MySQL and Gelembjuk\DB\MySQLi)
Installation
Using composer: gelembjuk/db
Usage
Author
Roman Gelembjuk (@gelembjuk)
All versions of db with dependencies
PHP Build Version
Package Version
The package gelembjuk/db contains the following files
Loading the files please wait ....