Fedora Packages

php-doctrine-dbal3

Doctrine Database Abstraction Layer (DBAL) version 3

The Doctrine database abstraction & access layer (DBAL) offers a lightweight and thin runtime layer around a PDO-like API and a lot of additional, horizontal features like database schema introspection and manipulation through an OO API. The fact that the Doctrine DBAL abstracts the concrete PDO API away through the use of interfaces that closely resemble the existing PDO API makes it possible to implement custom drivers that may use existing native or self-made APIs. For example, the DBAL ships with a driver for Oracle databases that uses the oci8 extension under the hood. Autoloader: /usr/share/php/Doctrine/DBAL3/autoload.php

Releases Overview

Release Stable Testing
Fedora 39 3.6.2-2.fc39 -
Fedora 38 3.6.2-1.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at php-doctrine-dbal3 dash maintainers at fedoraproject dot org.



Sources on Pagure