Libraries tagged by model generators
rymanalu/factory-generator
8006 Downloads
Laravel 5 Model Factory Generator.
czim/laravel-cms-models
2201 Downloads
Laravel CMS: Main Models Module Generator
vis/sitemap_generator_l5
1392 Downloads
Model based sitemap generator
simlux/laravel-generators
0 Downloads
Some extended generators to create Models, Migrations, Seeder, ...
biliboobrian/lumen-angular-code-generator
669 Downloads
Model, controller, provider and service generator for Lumen 5+ and Angular 6+ from DB schema
zezont4/laravel-generator
126 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms
zakariajawas/permissions-generator
63 Downloads
Generate default permissions for spatie permissions package according to your models
wecansync/laravel-migration-generator
1198 Downloads
a package to generate migration schema for Models
topsoft4u/openapi-generator
1001 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
shehroz/crud-generator
32 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.
se468/laravel-package-generators-extended
922 Downloads
Create migrations, models, controllers for custom packages using artisan commands.
pedro151/orm-generator
346 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.
mediactive-digital/laravel-4-generators
2522 Downloads
Rapidly generate resources, migrations, models, and much more.
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
langleyfoxall/eloquent-report-generator
370 Downloads
Generates reports from Eloquent models in CSV, PDF, Markdown, HTML, etc.