Libraries tagged by posgresql
sergeybruhin/laravel-postgres-tools
10 Downloads
PostgreSQL backup and restore Artisan commands with integrity checks for Laravel
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.
rotexsoft/leanorm
429 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
rotexsoft/gdao
3425 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
romeoz/rock-db
1033 Downloads
Object Relational Mapping (ORM) for PHP.
repat/laravel-medoo
248 Downloads
Laravel Facade and ServiceProvider for The Lightest PHP database framework to accelerate development
ramadan/easy-model
1559 Downloads
A Laravel package for enjoyably managing database queries.
pvsaintpe/ltree-bundle
195 Downloads
Symfony 4 bundle for postgresql ltee extension
programster/query-builder-pgsql-driver
655 Downloads
A PostgreSQL driver for the programster/query-builder-parser package.