laravel-anvil
by zuqongtech
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
laravel-query-lens
by youngmayor
A premium database query and performance developer dashboard for Laravel API endpoints.
laravel-nusantara
by madebyclowd
Indonesia administrative regions database (provinces, regencies, districts, villages) for Laravel.
laravel-db-provisioner
by subhanraj
Automate local database and user creation with a single Artisan command for Laravel
laravel-sqlite-manager
by asawl
Livewire-powered SQLite database manager for Laravel 13 applications.
laravel-log-pruner
by parvion
A robust Laravel package for atomic log rotation, dynamic database table pruning, queue worker restart, and multi-recipient email reporting.
laravel-dblens
Browse and manage your Laravel database from a beautiful Blade dashboard — phpMyAdmin-style table browser, row editor, schema editor, SQL runner and search.
laravel-migralign
by migralign
MigrAlign — align live MySQL tables with Laravel migration schema, safely.
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-turbo-seeder
by iz-ahmad
Blazing fast database seeder for Laravel - seed millions of records in minutes, or even seconds!
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-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.