php-zendframework-zend-db - Zend Framework Db component
Website: | https://zendframework.github.io/zend-db/ |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
Zend\Db is a component that abstract the access to a Database using an object oriented API to build the queries. Zend\Db consumes different storage adapters to access different database vendors such as MySQL, PostgreSQL, Oracle, IBM DB2, Microsoft Sql Server, PDO, etc. Documentation: https://zendframework.github.io/zend-db/
Packages
php-zendframework-zend-db-2.10.0-4.fc14.al.noarch [122 KiB] |
Changelog
by Remi Collet (2019-10-09):
- add patch for PHP 7.4 from https://github.com/zendframework/zend-db/pull/395 |