Libraries tagged by models generator
danilowa/laravel-factory-seeder-generator
17 Downloads
A Laravel package to automatically generate factories and seeders based on models and their relationships.
dandisy/laravel-generator
1513 Downloads
Webcore Laravel Generator
dam1r89/proto-generator
262 Downloads
Laravel 5 prototyping tool. Creates files based on the templates. It comes with template for views, model, migration and controllers.
creativecrafts/laravel-secure-random-number-generator
251 Downloads
A handy package to generate a secure unique random number for a model
contember/nextras-orm-generator
5 Downloads
Generate nextras ORM model from Contember schema
coding-wisely/laravel-slug-auto-generator
40 Downloads
Auto generating unique slugs for your Laravel model
codiksh/laravel-generator
20 Downloads
Codiksh Laravel Generator
chujc/laravel-generator
140 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
campaigningbureau/cf-repository-generator
9315 Downloads
Generates required repositories, factories and models to access a new Contentful Content Type in Laravel
bluecode/laravel-generator
469 Downloads
Laravel Generator
ahrmerd/laravel-test-generator
92 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
299 Downloads
Laravel 5* Scaffold Generator
opus-online/yii2-giimodel
1707 Downloads
Advanced Gii model generator for Yii2
manowartop/laravel-skeleton
157 Downloads
Base Skeleton for Laravel Application