Libraries tagged by psql
doctrine/dbal
513218439 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
beberlei/doctrineextensions
63242159 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
1251539 Downloads
Support for many missing PostgreSQL specific features
martin-georgiev/postgresql-for-doctrine
3943134 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
scienta/doctrine-json-functions
18873434 Downloads
A set of extensions to Doctrine that add support for json query functions.
oro/doctrine-extensions
10467192 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nette/database
5684033 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
8170655 Downloads
Mutex library for exclusive code execution.
fresh/doctrine-enum-bundle
6093755 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
dunglas/doctrine-json-odm
3942607 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
cycle/orm
684677 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1354257 Downloads
The lightweight PHP database framework to accelerate development
aura/sql
2046902 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
1975147 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
1891277 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.