php-laminas-db - Laminas Framework Db component
- Website:
- https://github.com/laminas/laminas-db
- Licence:
- BSD-3-Clause
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
Laminas\Db is a component that abstract the access to a Database using an object oriented API to build the queries. Laminas\Db consumes different storage adapters to access different database vendors such as MySQL, PostgreSQL, Oracle, IBM DB2, Microsoft Sql Server, PDO, etc. Documentation: https://docs.laminas.dev/laminas-db/
Packages
php-laminas-db-2.17.0-1.remi.src | [243 KiB] |
Changelog by Remi Collet (2023-02-02):
- update to 2.17.0 |
php-laminas-db-2.16.3-1.remi.src | [243 KiB] |
Changelog by Remi Collet (2022-12-19):
- update to 2.16.3 |
php-laminas-db-2.16.2-1.remi.src | [235 KiB] |
Changelog by Remi Collet (2022-12-14):
- update to 2.16.2 |
php-laminas-db-2.16.1-1.remi.src | [235 KiB] |
Changelog by Remi Collet (2022-12-06):
- update to 2.16.1 |
php-laminas-db-2.16.0-1.remi.src | [235 KiB] |
Changelog by Remi Collet (2022-11-18):
- update to 2.16.0 - lower dependency on PHP 8.0 |
php-laminas-db-2.15.0-1.remi.src | [236 KiB] |
Changelog by Remi Collet (2022-04-11):
- update to 2.15.0 |
php-laminas-db-2.14.1-1.remi.src | [236 KiB] |
Changelog by Remi Collet (2022-03-30):
- update to 2.14.1 - lower dependency on PHP 7.3 |
php-laminas-db-2.13.4-1.remi.src | [235 KiB] |
Changelog by Remi Collet (2021-09-24):
- update to 2.13.4 - keep compatibility using laminas-zendframework-bridge as this is only used using compat autolader - raise dependency on laminas-stdlib 3.6 |