Libraries tagged by model generator
czim/laravel-cms-models
2201 Downloads
Laravel CMS: Main Models Module Generator
vis/sitemap_generator_l5
1271 Downloads
Model based sitemap generator
simlux/laravel-generators
0 Downloads
Some extended generators to create Models, Migrations, Seeder, ...
uzinfo/laravel-api-generator
5 Downloads
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
eloverde/laravel-file-generator
33 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
ur13l/api-crud-generator
3672 Downloads
Controller generator for Laravel based on the models available in your project.
zakariajawas/permissions-generator
40 Downloads
Generate default permissions for spatie permissions package according to your models
wecansync/laravel-migration-generator
261 Downloads
a package to generate migration schema for Models
vipmaa/laravel-generator
1072 Downloads
InfyOm Laravel Generator Laravel 11
topsoft4u/openapi-generator
676 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
singlequote/laravel-swagger-generator
476 Downloads
sevenspan/code-generator
17 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
se468/laravel-package-generators-extended
922 Downloads
Create migrations, models, controllers for custom packages using artisan commands.
pedro151/orm-generator
330 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
nirajkhadka/laravel-module-generator
11 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.