Libraries tagged by PostgresSQL
lunarphp/scout-database-engine
36235 Downloads
Laravel Scout engine to allow full searching in MySQL and PostgreSQL.
kodus/sql-split
194886 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
dukecity/doctrineextensions
24047 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
sunaoka/php-postgresql-errors
25052 Downloads
PostgreSQL Error Codes
seinopsys/postgresql-database-class
3827 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
pccomponentes/ddd-postgresql
63764 Downloads
PostgreSql repository implementations
windwalker/database
13763 Downloads
Windwalker Database package
watheqalshowaiter/backup-tables
254 Downloads
Backup single or multiple database tables with ease.
thewunder/corma-dbal
4276 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
t1nkl/postgres-pgbouncer-extension
29019 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
sunchaser/doctrine-pgsql-ip
30490 Downloads
Doctrine type handlers for PostgreSQL's inet and cidr
shopsys/postgres-search-bundle
197087 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
semisedlak/migratte
26524 Downloads
Migratte is a simple database migration tool for PHP.
rstriquer/eloquent-logger
2117 Downloads
Write SQL queries to a file into Laravel "storage/logs" directory.
rekalogika/doctrine-advanced-group-by
8273 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.