Libraries tagged by generated-code
kohutd/laravel-relation-traits
20 Downloads
Easily generate model relation traits in Laravel.
kmacute/refine-helper
8 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
kmacute/kalm
7 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
khalyomede/laravel-api-generator
58 Downloads
Generates models, controllers and routes API from a database
ivybridge/model-mgr
11 Downloads
Simple command-line model manager for Phalcon. It generates models from certain schemas. It can update their properties only, keep the suffixes of tables, etc.
hizbul/generators
190 Downloads
Generate Model, Controller, View and migration in a single artisan command
hectorqin/thinkphp-generator
329 Downloads
Generate model,controller,validate with parsing database.
gamesi/laravel-trend
3 Downloads
Easily generate model trends
dominikstyp/laravel-model-abstractor
9 Downloads
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.
denis-kisel/constructor
41 Downloads
:Ready solution for generate models with laravel-admin controllers
danielquirogadev/clementinecrud
5 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is a fork of kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
beranidigital/laravel-trend
30 Downloads
Easily generate model trends. Now with more intervals
aruberuto/workflow
66 Downloads
A package to generate model, controllers, helpers... in a laravel environment following the Aruberuto workflow
mobilestock/laravel-make-batching-routes
0 Downloads
This library adds a route generator, model and automated tests.
jinowom/layui-gii
17 Downloads
基于Yii2框架,通过gii生成layui布局,包括Crud脚手架(Generator)、model脚手架、生成统一的API格式的脚手架。