Download the PHP package nayjest/laravel-doctrine-dbal without Composer
On this page you can find all versions of the php package nayjest/laravel-doctrine-dbal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nayjest/laravel-doctrine-dbal
More information about nayjest/laravel-doctrine-dbal
Files in nayjest/laravel-doctrine-dbal
Download nayjest/laravel-doctrine-dbal
More information about nayjest/laravel-doctrine-dbal
Files in nayjest/laravel-doctrine-dbal
Vendor nayjest
Package laravel-doctrine-dbal
Short Description Doctrine DBAL integration for Laravel
License MIT
Package laravel-doctrine-dbal
Short Description Doctrine DBAL integration for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-doctrine-dbal
Laravel_DoctrineDBAL
Doctrine DBAL integration for Laravel
Overview
nayjest/laravel-doctrine-dbal
package provides:
- Doctrine DBAL connection based on your default Laravel DB connection, initialized by same PDO connection object
- Facade for default Doctrine DBAL connection
- SQL queries logging setup. Queries executed via Doctrine DBAL will be present in DB::getQueryLog() and "Queries" tab of
barryvdh/laravel-debugbar
Installation
Via Composer
-
Run following command:
-
Register Nayjest\LaravelDoctrineDBAL\ServiceProvider in your application configuration file
- Add facade alias:
Testing
Run following command:
License
© 2014 — 2015 Vitalii Stepanenko
Licensed under the MIT License.
Please see License File for more information.
All versions of laravel-doctrine-dbal with dependencies
PHP Build Version
Package Version
The package nayjest/laravel-doctrine-dbal contains the following files
Loading the files please wait ....