Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 698 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 698 Bytes

laminas-db

Build Status Coverage Status

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.