Download the PHP package shinjin/pdo without Composer
On this page you can find all versions of the php package shinjin/pdo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor shinjin
Package pdo
Short Description A PDO wrapper, because the internet needed another PDO wrapper
License MIT
Homepage http://github.com/shinjin/pdo
Package pdo
Short Description A PDO wrapper, because the internet needed another PDO wrapper
License MIT
Homepage http://github.com/shinjin/pdo
Keywords pdopdo wrapper
Please rate this library. Is it a good library?
Informations about the package pdo
Pdo
A PDO wrapper, because the internet needed another PDO wrapper.
Use shinjin/pdo if you need a thin wrapper that:
- uses arrays to unpack query values
- uses prepared statements to execute queries and bulk operations
- supports upserts (insert or update on duplicate key)
- supports nested transactions
Install
Via Composer
Usage
See Usage for a complete list of examples.
Change log
See CHANGELOG.
Testing
Contributing
Bugfixes and updates to support new db drivers are welcome. Please submit pull requests to Github.
Authors
License
The MIT License (MIT). Please see License File for more information.
All versions of pdo with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
The package shinjin/pdo contains the following files
Loading the files please wait ....