Download the PHP package mittnett/dbal without Composer
On this page you can find all versions of the php package mittnett/dbal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mittnett/dbal
More information about mittnett/dbal
Files in mittnett/dbal
Download mittnett/dbal
More information about mittnett/dbal
Files in mittnett/dbal
Vendor mittnett
Package dbal
Short Description A very simple database abstraction layer. Uses PDO under-the-hood and supports mysql/mariadb and postgres.
License MIT
Package dbal
Short Description A very simple database abstraction layer. Uses PDO under-the-hood and supports mysql/mariadb and postgres.
License MIT
Please rate this library. Is it a good library?
Informations about the package dbal
mittnett/dbal
A very simple database abstraction layer. Uses PDO under-the-hood and supports mysql/mariadb and postgres.
Usage
Setup a connection:
One can use \HbLib\DBAL\LazyDatabaseConnection
which only creates the PDO connection when needed.
All versions of dbal with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0 <9
ext-pdo Version *
ext-pdo Version *
The package mittnett/dbal contains the following files
Loading the files please wait ....