Download the PHP package aalfiann/lazypdo without Composer
On this page you can find all versions of the php package aalfiann/lazypdo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package lazypdo
LazyPDO
A PHP class to make lazy load PDO connection to database.
You can use LazyPDO to replace the default PDO, when you need to lazy load. No database connection will be made until first call to one of PDO's methods.
Installation
Install this package via Composer.
Usage
All versions of lazypdo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-pdo Version *
ext-pdo Version *
The package aalfiann/lazypdo contains the following files
Loading the files please wait ....