mahmoud-abdelhamid1/laravel-pattern-generator
Generate Repository-Service-Controller patterns in Laravel
时间:2026-01-08 23:01
lambertns/laravel-make-service
Adds `php artisan make:service` command to generate service classes with optional automatic controller injection using PHP 8+ property promotion.
时间:2025-10-26 03:32
alagiesinghateh/laravel-docmaker
A Laravel package to generate API documentation from controller annotations
时间:2025-08-25 03:08
win-aung/laravel-entity-generator
A Laravel package to generate CRUD entities with controllers, models, services, requests, resources, and migrations using service design pattern
时间:2025-08-23 18:40
saleh/smart-api-generator
Laravel package to auto-generate API scaffolding (model, migration, controller, routes)
时间:2025-08-06 20:13
marcha/api-container-generator
Generate Controller, Model, Migration, Repository, Service, Events and Routes
时间:2025-07-03 20:29
naingminkhant/simple-crud
A Laravel package to auto-generate simple CRUD API (migration, model, controller, repository, route).
时间:2025-06-25 04:40
mediawebid/makemodule
Generate module structure including controller, request, resource, repository
时间:2025-06-18 17:46
sobhan-aali/laravel-repo-controller-generator
Generate controller, repository and request files.
时间:2025-06-11 08:04
tomosia-module/laravel-module-generate
Helps quickly generate common Laravel classes (like Controller, Request, etc.) via Artisan commands
时间:2025-06-06 03:06
nahid-ferdous/laravel-module-generator
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.
时间:2025-05-27 16:17
adwiv/laravel-crud-daisyui
Generate CRUD Model, Controller, Resource, Request and Views for Laravel with DaisyUI
时间:2025-05-09 13:36
utkarshgayguwal/laravel-smart-scaffold
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
时间:2025-05-04 22:32
devkits/module-generator
Generate controller, model, view and migration for a Laravel module in one command
时间:2025-03-20 14:33
codebider/generate-crud
An artisan command to automate the migration,model,resource controller, views and routes
时间:2025-01-11 10:39