Download the PHP package abacaphiliac/doctrine-orm-diagnostics-module without Composer
On this page you can find all versions of the php package abacaphiliac/doctrine-orm-diagnostics-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download abacaphiliac/doctrine-orm-diagnostics-module
More information about abacaphiliac/doctrine-orm-diagnostics-module
Files in abacaphiliac/doctrine-orm-diagnostics-module
Package doctrine-orm-diagnostics-module
Short Description Integration of doctrine/doctrine-orm-module and zendframework/zenddiagnostics
License MIT
Informations about the package doctrine-orm-diagnostics-module
abacaphiliac/doctrine-orm-diagnostics-module
Integration of doctrine/doctrine-orm-module and zendframework/zenddiagnostics. Provides ZF2 Diagnostic checks of Doctrine ORM Connection(s) and Schema.
Installation
Usage
Add Abacaphiliac\DoctrineORMDiagnosticsModule
to your application module config.
What can I do if I don't use orm_default
?
Create your own CheckConnectionFactory
(a very simple factory) and override the
doctrine.orm_diagnostics.connection
service in your application's service_manager.factories
config.
Sample Output
Dependencies
See composer.json.
Contributing
This library attempts to comply with PSR-1, PSR-2, and PSR-4. If you notice compliance oversights, please send a patch via pull request.
All versions of doctrine-orm-diagnostics-module with dependencies
doctrine/dbal Version ^2.5.4
doctrine/doctrine-orm-module Version ^0.10.0
symfony/console Version ^3.0
zendframework/zenddiagnostics Version ^1.0
zendframework/zftool Version ^0.1.0
zendframework/zend-console Version ^2.0
zendframework/zend-modulemanager Version ^2.0
doctrine/doctrine-module Version ^1.0