Libraries tagged by php artisan migration generator

timwassenburg/laravel-pivot-table-generator

8 Favers
27308 Downloads

Quickly generate pivot tables for your projects

Go to Download


nahid-ferdous/laravel-module-generator

2 Favers
3458 Downloads

Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.

Go to Download


rizkussef/laravel-sql-to-migration

2 Favers
376 Downloads

A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.

Go to Download


mehedi250/laravel-structure-kit

9 Favers
29 Downloads

Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.

Go to Download


nirajkhadka/laravel-module-generator

2 Favers
12 Downloads

A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.

Go to Download


raviyatechnical/laravel-pivot-table-generator

0 Favers
2 Downloads

Quickly generate pivot tables for your projects

Go to Download


mostafizurmaruf/bingo-crud

0 Favers
0 Downloads

Scaffold a complete Laravel CRUD stack (model, migration, form request, resource controller, Blade views and route) from a single schema string via `php artisan make:crud`.

Go to Download


rajtechnologies/laravel-tools

1 Favers
145 Downloads

All Type of Base Tools to Helping Development and Repository Generator

Go to Download


mr.incognito/crudify

1 Favers
291 Downloads

This package is for handling the crud for simple crud like for setup etc.

Go to Download


igne-agency/laravel-boot-up

1 Favers
82 Downloads

Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.

Go to Download


mont4/laravelmaker

0 Favers
136 Downloads

php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.

Go to Download