Libraries tagged by model generators
dam1r89/proto-generator
265 Downloads
Laravel 5 prototyping tool. Creates files based on the templates. It comes with template for views, model, migration and controllers.
contember/nextras-orm-generator
9 Downloads
Generate nextras ORM model from Contember schema
coding-wisely/laravel-slug-auto-generator
360 Downloads
Auto generating unique slugs for your Laravel model
bluecode/laravel-generator
469 Downloads
Laravel Generator
always-open/laravel-graphql-schema-generator
2647 Downloads
Generate GraphQL schema from existing Laravel models/database
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
ozanakman/laravel-repository-generator
770 Downloads
Quickly generating repository and interfaces from existing model files
scaffolds/builder
301 Downloads
Laravel 5* Scaffold Generator
opus-online/yii2-giimodel
1707 Downloads
Advanced Gii model generator for Yii2
corex/lmodel
5814 Downloads
Laravel Model (generator, constants, preserved lines, phpdoc)
kevupton/laravel-swagger
13916 Downloads
Laravel Swagger generator for the Model
jinn/laravel
37 Downloads
Jinn for Laravel. Models, Migrations and API generator.
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
kadevland/simple-laravel-eloquent-uuid
130 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models
wovosoft/crud
68 Downloads
A laravel package generator for WovoCMS