Gobline\Pdo\LazyPdo
is a subclass of the PHP's standard PDO class.
It postpones the actual connection until one is really needed.
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