scienta/doctrine-json-functions
A set of extensions to Doctrine that add support for json query functions.
590
27,579,071
martin-georgiev/postgresql-for-doctrine
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
457
6,231,772
aura/sqlquery
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
456
3,269,685
aura/sql
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.
566
2,790,452
opis/database
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
100
86,247
orptech/laravel-migration-partition
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
36
31,668
atlas/statement
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
3
15,426
sad_spirit/pg_wrapper
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
22
13,753
falseclock/dbd-php
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
11
8,076
pushery/webhooks-for-laravel
An all-in-one, config-gated webhooks toolkit for Laravel: send signed outbound webhooks (Standard Webhooks signatures by default, Ed25519 optional), receive and verify inbound ones, let customers self-serve their endpoints, and observe every delivery on a dashboard — switch on only the layers you need.
2
5,132
heyosseus/vacuum
PostgreSQL monitoring for Laravel: wraparound, autovacuum, fillfactor-aware bloat, dead tuples, cache-hit ratio, stale statistics, and wasted indexes — each with the exact SQL to fix it. Shown, never run. Blade dashboard or Filament panel.
9
4,551
guissilveira/laravel-pgsql-multi-tenant-migrate
Laravel Artisan command to migrate postgres multi tentant
1
188
phattarachai/laravel-db-console
An in-app web DB client for Laravel — browse tables and run guarded SQL, without Adminer.
1
132
esfredderick/rilt-psql-blank-starter-kit
The skeleton application for the Laravel framework.