Libraries tagged by Laravel Migration
gilbitron/laravel-migrate-to-branch
1310 Downloads
A Laravel Artisan command to rollback migrations before switching to a given branch
elnurvl/laravel-patches
313 Downloads
Run patches migration style in your Laravel applications.
dipesh79/laravel-nepal-address-seeder
230 Downloads
Laravel Nepal Address Seeder - Get Migration And Seeder For Nepal's Province, Districts And Local Levels.
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
princenoman/laravel-rocket
2 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
migrations/migrations-generator
9 Downloads
Pacote Laravel para gerar automaticamente arquivos de migrations a partir do banco de dados
marlek/laravel-automigrate
2566 Downloads
Laravel package which allows automatically running migrations from different folders, useful when you have custom folder structure
uzinfo/laravel-api-generator
5 Downloads
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
faridibin/paystack-laravel
155 Downloads
A Laravel wrapper for faridibin/paystack-php with first-class Laravel features including facades, config files, database migrations, and webhook handling. Provides seamless integration of Paystack payment processing in Laravel applications.
vipmaa/laravel-generator
1072 Downloads
InfyOm Laravel Generator Laravel 11
tgozo/laravel-codegen
110 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
stefanius/laravel-fixtures
3117 Downloads
Load YAML fixtures in your Laravel project
smousss/laravel-pestifize
239 Downloads
Convert PHPUnit tests to Pest 2 using GPT-4.
smousss/laravel-migratize
680 Downloads
Generate missing migrations using GPT-4.
simlux/laravel-generators
0 Downloads
Some extended generators to create Models, Migrations, Seeder, ...