db-snapshot-sync-laravel
by phattarachai
Rebuild a Laravel dev database from production in one command — driver-aware dump sanitizer, sync orchestrator, and a token-protected internal snapshot API. Extends spatie/laravel-db-snapshots.
laravel-db-size
by haseebmirza
Artisan command to show database table sizes, row counts, and index sizes
laravel-safe-schema
by rginfotech
Catch dangerous Laravel migrations before they take production down.
laravel-db-console
by phattarachai
An in-app web DB client for Laravel — browse tables and run guarded SQL, without Adminer.
laravel-arabic-search
by ismailelbery
Accurate Arabic text search for Laravel over plain MySQL / PostgreSQL / SQLite — no external search engine required.
laravel-plenum
by vented
Application-layer routing for Laravel. Pin requests to specific backing connections (database, Redis, custom) using consistent hashing, pluggable routing strategies, active health checks, and automatic failover.
laraveleasyai
by easybdit
Unified AI chat for Laravel — Ollama, OpenAI, Anthropic (Claude), DeepSeek. One interface, any AI.
laravel-pg-reset-sequences
by dipesh79
Artisan command to reset PostgreSQL sequences after importing a SQL dump
laravel-react-starter-kit
by rcrosbourne
An opinionated Laravel 13 + React starter kit for Herd. Bun, Postgres, optional teams, 100% test coverage.
laravel-query-sentinel
A driver-agnostic, CI-ready, extensible Laravel package for analyzing database query performance
laravel-schema-generator
by laraib15
Generate Laravel migrations from a schema DSL (create, add, modify, drop columns with DB diffing).
laravel-instagres
by philip
Laravel integration for Neon Claimable Postgres — instant PostgreSQL databases, no signup
laravel-pgbouncer-extension
by lionmm
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
laravel-thermite
by renoki-co
Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.
laravel-schemify
by dskripchenko
Schemify database manager for PostgreSQL — dynamic multi-schema "layer" connections with per-layer migrate / seed / wipe via a --layer option.
laravel-pgsql-multi-tenant-migrate
by guissilveira
Laravel Artisan command to migrate postgres multi tentant