laravel-n1-detector
Production-safe N+1 query detector for Laravel with sampling, fingerprinting, and alerting.
snowflake-sdk
by laravel-gtm
Snowflake database driver for Laravel using REST API and Saloon — no PDO extension required
laravel-sculptor
by atldays
This package provides a convenient interface for building complex database queries using Eloquent ORM in Laravel.
laravel-clickhouse
A ClickHouse based Eloquent model and Query builder for Laravel
laravel-settings
by digiton-ma
This package allows you to persists configs/settings for Laravel projects.
laravel-forecast
by fr3on
Preview pending migration impact — row counts, lock estimates, and risk ratings — before you run migrate.
laravel-google-sheets-database-driver
by amazingbv
Laravel database driver that treats a Google Sheets spreadsheet as a database.
laravel-dbtodb-migration
by mb4it
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.
laravel-sqlite-ffi
Drop-in SQLite driver for Laravel using PHP FFI — no pdo_sqlite or sqlite3 extension required. Zero code changes needed.
laravel-query-watchdog
by abirhossain
Production-safe Laravel query performance monitor with fingerprinting, aggregation, alerts, and dashboard insights.
laravel-clickhouse
by ariadata
ClickHouse database driver for Laravel — Eloquent, query builder, and schema support (Laravel 13+).
laravel-datachat
AI-powered chat widget for Laravel databases - embed conversational analytics in your app
laravel-seed-migrations
by mahbuburriad
Versioned database seeders for Laravel — like migrations, but for seed data.
laravel-mariadb-vector
by devilsberg
MariaDB 11.7+ native vector storage and search for Laravel Eloquent models
laravel-vanguard
by softartisan
A powerful, multi-tenant aware backup manager for Laravel with stancl/tenancy v3 support — with a beautiful dashboard.
laravel-firebird5
by vkrapotkin
Laravel 13 database driver package for Firebird SQL 5 via PDO_FIREBIRD.
db-cleaner
by laravelldone
Scan database tables for data quality issues (duplicates, typos, whitespace, casing) with a Livewire dashboard and REST API
laravel-parallel-db
by kosadchiy
Laravel package for in-process parallel SQL execution via native pgsql/mysqli async APIs.
laravel-index-advisor
by erencagliz
Runtime query observer and index recommendation package for Laravel.
laravel-settings
Type-safe, cached application settings stored in the database with a simple key-value API
laravel-xray
by ikabalzam
Static analysis for Eloquent column references — finds invalid database column names in your Laravel code before they hit production.
laravel-db-expressions
Database-agnostic SQL expression helper for date truncation, extraction, and differences across SQLite and MySQL
laravel-er
by paolobellini
Automatically generate ER diagrams and AI-ready schema documentation from your Laravel database and Eloquent models.
laravel-data-integrity
by proai
Scan your Eloquent models for data integrity violations and fix them automatically.
laravel-db-monitor
by benjdiasaad
Real-time database health monitoring for Laravel applications. Detects slow queries, N+1 issues, missing indexes, and suggests performance optimizations.
laravel-strongmigrations
by grazulex
Detect dangerous migrations before they break production. Catch unsafe operations, get guided alternatives, and keep your database safe.
laravel-query-sentinel
A driver-agnostic, CI-ready, extensible Laravel package for analyzing database query performance
laravel-model-connection
by jackbayliss
Define separate read/write database connections per Eloquent model.
laravel-model-analyzer
by devlin
Analyze and validate Eloquent relationships against database schema
laravel-connection-migrations
by delta1186
Per-connection migration path configuration for Laravel multi-database applications
laravel-db-migrator
by mreycode
A production-grade Laravel package for complex, large-scale database migrations with resumable, monitored, and batch-aware processing.
laravel-incremental-db-sync
by artemyurov
Laravel package for incremental database synchronization from remote servers via SSH tunnel
laravel-database-gui
An in-app GUI for performing local database operations in your Laravel application. Like TablePlus, but in your app.
laravel-query-lens
by gladehq
A Laravel package for analyzing and optimizing database queries with performance insights
laravel-db-cache
by webo3
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
laravel-db-export
by xve
Laravel database export package with profile-based exclusions, anonymization, and zero-impact exports
laravel-json
by kangangga
A robust JSON Database Driver for Laravel with Eloquent ORM, Relationships, Hybrid SQL Support, Queue, and Cache drivers.
laravel-remote-http-database
by webmavens
Laravel database adapter for remote MySQL via HTTP API with encryption