zendframework/zend-db
Zend\Db is a database abstraction layer for PHP, offering SQL builders, adapters, platform-specific quoting, and result set utilities. It supports multiple drivers and helps you write portable, secure queries while keeping low-level control when you need it.
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-db.
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.
How can I help you explore Laravel packages today?