Download the PHP package jarjak/dbal-manager-bundle without Composer
On this page you can find all versions of the php package jarjak/dbal-manager-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jarjak/dbal-manager-bundle
More information about jarjak/dbal-manager-bundle
Files in jarjak/dbal-manager-bundle
Download jarjak/dbal-manager-bundle
More information about jarjak/dbal-manager-bundle
Files in jarjak/dbal-manager-bundle
Vendor jarjak
Package dbal-manager-bundle
Short Description Bundle to provide DBALManager as a Symfony service.
License MIT
Homepage https://github.com/JarJak/DBALManagerBundle
Package dbal-manager-bundle
Short Description Bundle to provide DBALManager as a Symfony service.
License MIT
Homepage https://github.com/JarJak/DBALManagerBundle
Please rate this library. Is it a good library?
Informations about the package dbal-manager-bundle
DBALManagerBundle
This bundle provides DBALManager as a Symfony service.
Installation:
-
Run:
- [Symfony <4 only] Add bundle to your AppKernel.php:
Usage examples:
You can get DBALManager as service in two ways:
For usage examples please refer to DBALManager documentation.
Multiple database connections
If you have more than one DB connection, then you can create multiple managers, one for each connection.
All you need is to pass DBAL Connection service (@secondary_connection
) to setConnection() or constructor.
All versions of dbal-manager-bundle with dependencies
PHP Build Version
Package Version
The package jarjak/dbal-manager-bundle contains the following files
Loading the files please wait ....