laravel-forecast
by fr3on
Preview pending migration impact — row counts, lock estimates, and risk ratings — before you run migrate.
laravel-seed-migrations
by mahbuburriad
Versioned database seeders for Laravel — like migrations, but for seed data.
laravel-env-migrations
by dimer47
Versioned migration system for Laravel's .env file, similar to database migrations.
laravel-strongmigrations
by grazulex
Detect dangerous migrations before they break production. Catch unsafe operations, get guided alternatives, and keep your database safe.
laravel-migrations-drift
by erimeilis
Detect and fix migration table drift in Laravel apps. Sync filenames, compare schemas, rename migrations.
claude-skill-laravel-migration-searcher
by devsite
Intelligent Laravel migration indexer with Claude AI integration. Automatically analyzes and indexes all migrations for instant search and debugging.
laravel-connection-migrations
by delta1186
Per-connection migration path configuration for Laravel multi-database applications
laravel-schema
by farzai
Visualize and compare database schemas between Laravel migrations and your database
laravel-smart-migrations
by sirval
Intelligently manage Laravel migrations with safe rollback by table or model, foreign key detection, preview mode, and comprehensive migration analysis tools
laravel-data-migrations
by vherbaut
Versioned data migrations for Laravel - transform, backfill, and migrate your data with the same elegance as schema migrations.
laravel-deployments
by sthira-labs
A simple, migration-like deployment script manager for Laravel applications.
laravel-column-helpers
Laravel traits and migration macros for common model columns.
laravel-neo4j
by signalnorth
Neo4j database driver for Laravel with migration support, query builder, and Eloquent-style models
laravel-schema
Laravel package to generate migrations from a schema.db definition file.
laravel-doctrine-jsonapi-skeleton
by sowl
The skeleton application for the Laravel Doctrine JSON:API.
laravel-one-time-operations
by phpsa
Run operations once after deployment - just like you do it with migrations!
laravel-migration-tests
Provides tools for integration testing Laravel migrations.
laravel-migrations-organiser
A Laravel package to help organise migration files.
pest-plugin-laravel-migrations
by jhwelch
A Pest PHP plugin that lets you test Laravel migrations with a simple and straight forward syntax.
laravel-optimize-database
by nunomaduro
Publishes migrations that make your database production ready.
laravel-model-migrations
by will2therich
Declare database migrations and factory definitions inside Laravel models.
laravel-one-time-operations
by pristavu
Run operations once after deployment - just like you do it with migrations!
laravel-data-dumper
by dragon-code
Adding data from certain tables when executing the `php artisan schema:dump` console command
laravel-intelli-db
by salehhashemi
An AI-driven Laravel package for generating and managing database related things.
laravel-tools
All Type of Base Tools to Helping Development and Repository Generator
laravel-operations
Run operations once after deployment - just like you do it with migrations!
laravel-one-time-operations
by timokoerber
Run operations once after deployment - just like you do it with migrations!
laravel-mutex-migrations
by netsells
Run mutually exclusive migrations from more than one server at a time
laravel-multipath-migrations
by abrarshareef
Laravel 8 migrations that source from multiple directories.
laravel-pivot-table-generator
Quickly generate pivot tables for your projects
elastic-laravel
Esté paquete contiene todo lo necesario para poder integrar eleastic con laravel. Para asi poder explotar todas las caracteristicas de laravel.
laravel-auto-reg
A Laravel package that registers your service-providers, configs, commands, routes, broadcast channels, migrations, blade-templates and translations etc for you, in a project with a non-standard directory structure