Download the PHP package jurchiks/dbhandler without Composer
On this page you can find all versions of the php package jurchiks/dbhandler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jurchiks/dbhandler
More information about jurchiks/dbhandler
Files in jurchiks/dbhandler
Download jurchiks/dbhandler
More information about jurchiks/dbhandler
Files in jurchiks/dbhandler
Vendor jurchiks
Package dbhandler
Short Description PHP PDO database abstraction layer
License MIT
Homepage https://github.com/jurchiks/dbhandler
Package dbhandler
Short Description PHP PDO database abstraction layer
License MIT
Homepage https://github.com/jurchiks/dbhandler
Please rate this library. Is it a good library?
Informations about the package dbhandler
dbhandler
Requirements: PHP 7.0.0+
These classes are made to simplify database operations via the PHP PDO interface.
Using PDO's native methods makes for a lot of code bloat, so I've made this project to avoid that. There are also some pitfalls that I've worked around.
Code examples can be found in test.php.
All versions of dbhandler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
ext-pdo Version *
ext-pdo Version *
The package jurchiks/dbhandler contains the following files
Loading the files please wait ....