scienta/doctrine-json-functions
A set of extensions to Doctrine that add support for json query functions.
589
26,987,041
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.
456
6,095,269
aura/sqlquery
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
457
3,214,435
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,743,893
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,054
orptech/laravel-migration-partition
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
36
30,754
atlas/statement
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
3
14,872
sad_spirit/pg_wrapper
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
22
13,440
falseclock/dbd-php
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
11
7,986
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
3,826
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
3,101
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.
63
esfredderick/rilt-psql-blank-starter-kit
The skeleton application for the Laravel framework.