werc / laminas-db

Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations

Home Page:https://docs.laminas.dev/laminas-db/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations

https://docs.laminas.dev/laminas-db/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 99.9%Language:TSQL 0.1%Language:Shell 0.0%