Libraries tagged by pgsql
doctrine/dbal
597247616 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
scienta/doctrine-json-functions
25278554 Downloads
A set of extensions to Doctrine that add support for json query functions.
beberlei/doctrineextensions
78348073 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
tpetry/laravel-postgresql-enhanced
2311749 Downloads
Support for many missing PostgreSQL specific features
martin-georgiev/postgresql-for-doctrine
5690219 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
oro/doctrine-extensions
12152051 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nette/database
6899471 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
malkusch/lock
9971027 Downloads
Mutex library for exclusive code execution.
dunglas/doctrine-json-odm
5335553 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
cycle/orm
890817 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1537165 Downloads
The lightweight PHP database framework to accelerate development
aura/sql
2612597 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
usmanhalalit/pixie
2229606 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
mevdschee/php-crud-api
65834 Downloads
Single file PHP script that adds a REST API to a SQL database.
matthiasmullie/scrapbook
2702106 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.