laravel-prisma
by zowesoft
A Laravel wrapper around Prisma — write schema.prisma, run Laravel-style Artisan commands, let Prisma handle the rest.
laravel-composite-key
Adds full native-style Composite Primary Key support to Eloquent Models
laravel-eloquent-insight
by clcbws
Premium Eloquent performance suite with N+1 resolution, ghost relation detection, hydration profiling, and AST auto-fixing.
laravel-repository
by hmdev1
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
laravel-backup-station
Automatic database backup station for Laravel — schedule, retention, monthly keep-rules, rename and download backups from a beautiful dashboard.
laravel-zpilot
by zakirjarir
Laravel ZPilot: An ultra-modern, intelligent, and secure web-based configuration wizard for Laravel applications with a premium glassmorphism UI.
laravel-domo
by jemgdevp
AI-powered database orchestrator for Laravel. Web Dashboard, TUI, and MCP server for Eloquent architecture and migration management.
laravel-optimal-sqlite
Production-oriented SQLite defaults for Laravel migrations and runtime connections.
laravel-schema-sentinel
by clcbws
Detect and fix database schema drift in Laravel by comparing migrations with the live database state.
laravel-db-governor
by mamun724682
Safe production database access for Laravel with query approvals, audit logs, and rollback.
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-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.