Skip to content

prasannareddys/pdo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Mathieu Decaffmeyer
Dec 3, 2015
65e8fdb · Dec 3, 2015

History

10 Commits
Dec 3, 2015
Dec 3, 2015
Dec 3, 2015
Jan 17, 2015
Dec 2, 2015
Dec 3, 2015
Nov 21, 2014

Repository files navigation

Lazy PDO

Gobline\Pdo\LazyPdo is a subclass of the PHP's standard PDO class. It postpones the actual connection until one is really needed.

Installation

You can install the Gobline PDO component using the dependency management tool Composer. Run the require command to resolve and download the dependencies:

composer require gobline/pdo

Packages

No packages published

Languages

  • PHP 100.0%