Libraries tagged by posgresql
tugrul/doctrine2-spatial
1032 Downloads
Doctrine2 multi-platform support for spatial types and functions
tigrov/yii2-pgsql-enum
5022 Downloads
Enum type behavior and helper for Yii2, for PostgreSQL only
thelorry/doctrine2-spatial
280 Downloads
Doctrine2 multi-platform support for spatial types and functions
th3mouk/materialized-view-bundle
847 Downloads
Symfony bundle for th3mouk/materialized-view: autoconfiguration, console commands, the locked deploy lane, async refresh and read-only ORM guards for PostgreSQL materialized views.
th3mouk/materialized-view
874 Downloads
Declarative, PostgreSQL-native management of materialized views: define views as versioned SQL, synchronise, rebuild, refresh (concurrently) and read them safely. Runs on Doctrine DBAL or a bare PDO connection.
tebe/pdo
22 Downloads
Provides an extension to the native PDO along with additional functionality.
sunaoka/laravel-postgres-extension
771 Downloads
Extended PostgreSQL driver for Laravel.
stowarzyszenie-wiosna/monolog-pg
468 Downloads
A handler for Monolog that sends messages to Postgres
simsoft/fliq
38 Downloads
FLIQ — Fast, Lightweight, Independent Query Builder. High-performance Active Record ORM for MySQL/MariaDB, PostgreSQL, and SQLite. Zero-allocation query builder, nested eager loading, soft deletes, and N+1 detection built-in.
senza1dio/database-pool
2 Downloads
Enterprise-grade database connection pooling for PHP with circuit breaker, auto-scaling, and PostgreSQL/MySQL/SQLite support. Battle-tested at 100k+ concurrent users.
schema-keeper/schema-keeper
6113 Downloads
Track PostgreSQL schema as one-file-per-object dumps. Detect drift in CI. Read-only — complements your migrations.
sagrmore/indexpilot
0 Downloads
Framework-independent SQL index analysis and query optimization toolkit with first-class Laravel integration
rtshome/pgbabylon
2533 Downloads
PDO class extension with helpers for special PostgreSQL types
rotexsoft/sqlschema
1332 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
rotexsoft/leanorm-cli
114 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.