Download the PHP package dvdoug/db without Composer
On this page you can find all versions of the php package dvdoug/db. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor dvdoug
Package db
Short Description PDO-like DB access, plus helper methods
License MIT
Homepage https://github.com/dvdoug/DB
Package db
Short Description PDO-like DB access, plus helper methods
License MIT
Homepage https://github.com/dvdoug/DB
Please rate this library. Is it a good library?
Informations about the package db
DB
PDO-like DB access, plus helper methods. PDO is a nice idea, but has too many driver bugs and inconsistencies to be used as-is without a wrapper. Interfaces are designed with a PDO implementation in mind, but non-PDO implementations are allowed for in cases where drivers don't exist or are simply too buggy.
Requirements
- For schema conversions, minimum MySQL version is 5.6
License
DB is MIT-licensed.
All versions of db with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-pdo Version *
ext-pdo Version *
The package dvdoug/db contains the following files
Loading the files please wait ....