laravel-worktree
by mozex
Create and tear down isolated Laravel Herd git worktrees, each with its own site URL and databases
laravel-audit-log
Database-level trigger-based audit logging for Laravel supporting MySQL, MariaDB, PostgreSQL, and SQL Server.
laravel-duckdb-pdo
by ortic
DuckDB database driver for Laravel, backed by the native pdo_duckdb extension.
laravel-quota
by zaber-dev
Application-level quota management for Laravel with calendar periods, multiple storage backends, and expressive APIs.
laravel-generator
Generate Laravel models, migrations, and seeders from existing database tables
laravel-idempotency
by codenaline
Laravel middleware and drivers for handling Idempotency Keys (Cache, Database, Redis).
laravel-cooldown
by zaber-dev
Driver-based cooldown management for Laravel with cache and database drivers, Eloquent integration, middleware, and a fluent API.
laravel
by schemaguard
A deployment firewall for database schema changes. Blocks destructive Laravel migrations before they reach production.
laravel-database-mcp
by datomatic
Read-only MCP server to let AI assistants safely explore and query a Laravel application's database.
laravel-connection-guard
by eliel-elie
Project Laravel database connections with configurable guards such as read-only mode, dangerous SQL prevention and custom validation rules.
laravel-log-database
by sinemacula
A database Monolog log driver for Laravel - persists log records to an Eloquent-backed table.
laravel-migrate-fresh-table
by kerroldj
Fresh-migrate a specific table (or a chosen set of tables) in Laravel — like migrate:fresh, but scoped, foreign-key aware, multi-connection and multitenant-friendly.
laravel-checkpoint
Simple Laravel development checkpoints for databases and local filesystem disks.
multiple-db-laravel
by ranitachi
Automatic database read/write splitting for Laravel & MariaDB/MySQL cluster with health checking, sticky connections, and zero-config setup.
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-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.
laravel-turbo-seeder
by iz-ahmad
Blazing fast database seeder for Laravel - seed millions of records in minutes, or even seconds!
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.