php-doctrine-dbal3 - Doctrine Database Abstraction Layer (DBAL) version 3
- Website:
- http://www.doctrine-project.org/projects/dbal.html
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
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
Packages
php-doctrine-dbal3-3.5.3-1.remi.src | [474 KiB] |
Changelog by Remi Collet (2023-01-12):
- update to 3.5.3 |
php-doctrine-dbal3-3.5.2-1.remi.src | [474 KiB] |
Changelog by Remi Collet (2022-12-21):
- update to 3.5.2 |
php-doctrine-dbal3-3.5.1-1.remi.src | [462 KiB] |
Changelog by Remi Collet (2022-10-24):
- update to 3.5.1 - allow doctrine/event-manager 2 |
php-doctrine-dbal3-3.4.5-1.remi.src | [455 KiB] |
Changelog by Remi Collet (2022-09-26):
- update to 3.4.5 |
php-doctrine-dbal3-3.4.4-1.remi.src | [455 KiB] |
Changelog by Remi Collet (2022-09-09):
- update to 3.4.4 |
php-doctrine-dbal3-3.4.1-1.remi.src | [454 KiB] |
Changelog by Remi Collet (2022-08-18):
- update to 3.4.1 |
php-doctrine-dbal3-3.4.0-1.remi.src | [453 KiB] |
Changelog by Remi Collet (2022-08-08):
- update to 3.4.0 - raise dependency on PHP 7.4 |
php-doctrine-dbal3-3.3.8-1.remi.src | [434 KiB] |
Changelog by Remi Collet (2022-08-08):
- update to 3.3.8 |