Libraries tagged by pg
doctrine/dbal
502229651 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
beberlei/doctrineextensions
61930781 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
1146763 Downloads
Support for many missing PostgreSQL specific features
martin-georgiev/postgresql-for-doctrine
3801430 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
18328361 Downloads
A set of extensions to Doctrine that add support for json query functions.
oro/doctrine-extensions
10315367 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nette/database
5558928 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
7993120 Downloads
Mutex library for exclusive code execution.
fresh/doctrine-enum-bundle
6011934 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
dunglas/doctrine-json-odm
3829989 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
cycle/orm
652059 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1332749 Downloads
The lightweight PHP database framework to accelerate development
usmanhalalit/pixie
1937398 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
pear/crypt_gpg
3668698 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
mevdschee/php-crud-api
54988 Downloads
Single file PHP script that adds a REST API to a SQL database.