Download the PHP package alhames/db-bundle without Composer
On this page you can find all versions of the php package alhames/db-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package db-bundle
AlhamesDbBundle
Symfony Bundle for MySQL/MariaDB Database
Installation
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
Applications that don't use Symfony Flex
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the app/AppKernel.php
file of your project:
Configuration
Full Default Configuration
All versions of db-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
ext-mysqli Version *
symfony/cache-contracts Version ^2.0|^3.0
symfony/framework-bundle Version ^5.4|^6.0|^7.0
psr/log Version ^1.1|^2|^3
ext-mysqli Version *
symfony/cache-contracts Version ^2.0|^3.0
symfony/framework-bundle Version ^5.4|^6.0|^7.0
psr/log Version ^1.1|^2|^3
The package alhames/db-bundle contains the following files
Loading the files please wait ....