| Package Data | |
|---|---|
| Maintainer Username: | nayjest |
| Maintainer Contact: | mail@vitaliy.in (Vitalii Stepanenko) |
| Package Create Date: | 2015-03-18 |
| Package Last Update: | 2015-03-18 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-30 15:05:25 |
| Package Statistics | |
|---|---|
| Total Downloads: | 7,349 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
Doctrine DBAL integration for Laravel
nayjest/laravel-doctrine-dbal package provides:
barryvdh/laravel-debugbar
Via Composer
composer require nayjest/laravel-doctrine-dbal
Register Nayjest\LaravelDoctrineDBAL\ServiceProvider in your application configuration file
Add facade alias:
'DBAL' => 'Nayjest\LaravelDoctrineDBAL\Facade',
Run following command:
phpunit
© 2014 — 2015 Vitalii Stepanenko
Licensed under the MIT License.
Please see License File for more information.