Libraries tagged by laravel migrate
bcleverly/migrationtosql
13 Downloads
This is my package MigrationToSql
asvae/laravel-fixtures
20 Downloads
abhijitghogre/laravel-db-clear-command
11982 Downloads
Laravel artisan command to drop all database tables and rerun the migrations.
shincoder/harmless-migration
981 Downloads
phirational/laravel-conditional-seeder
444 Downloads
Laravel trait providing methods for conditional database seeding.
lbiltech/laravel-generator-ui
90 Downloads
Laravel Generator UI is a collection of HTML, CSS, and JS files that implement a clean, responsive, and customizable UI for the Laravel Generator.
bluora/laravel-datasets
37 Downloads
Provides console commands, models and migration scripts to syncronize datasets.
raza9798/core-modules
45 Downloads
core-module is a Laravel package that streamlines modular development by organizing models, controllers, migrations, and policies under a clean namespace like Core/. It simplifies scaffolding and improves code separation for better project structure.
nwidart/db-exporter-l4.0
15 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
lastdragon-ru/lara-asp
17 Downloads
The Awesome Set of Packages for Laravel.
ajcastro/fk-adder
3572 Downloads
Lets you add foreign keys in a swift! Foreign key adder in laravel migration.
digitlimit/gender
17 Downloads
Laravel genders migration, PHP array lists, MYSQL gender SQL dump
abdelrahmanrafaat/schema-to-code
13 Downloads
Converts DB schema to Laravel code (Migrations & Models)
morningtrain/wp-database
730 Downloads
Laravel Eloquent and Migrations for WordPress
helloarman/dumptable
118 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.