Libraries tagged by models generator
phormium/modgen
916 Downloads
Model class generator for Phormium.
toriomlab/eloquent-form-elements
138 Downloads
Simple eloquent model form elements generator package from Laravel
fortytwocoders/crudy
170 Downloads
A CRUD generator for model & resources
bmadeiro/laravel-project
18 Downloads
Laravel CRUD Generator/Model/Migrate from just one command with including Controller, Service, Repository, Model, Migrations, routes.php update.
leganz/laravel-uuid
2904 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
codeage/entitygenerator
37 Downloads
Prettify your source code using model-entity-manager layer architecture.
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
danielquirogadev/clementinecrud
3 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]).
muhaimenul/lara-crud
56 Downloads
This Generator package provides generators like CRUD, API, Controller, Model, Migration for make your development painless.
zvps/ebay-sell-inventory-php-client
41 Downloads
The Inventory API is used to create and manage inventory, and then to publish and manage this inventory on an eBay marketplace. There are also methods in this API that will convert eligible, active eBay listings into the Inventory API model.
yoghi/madda
0 Downloads
Model And Domain Driven Architecture
wardany/dform
0 Downloads
Dynamic form builder is a full module to inject new attributes to any model you want, and you can manipulate this new attributes in the backend, and many other features.
tiemsky/haskey
1 Downloads
A Laravel package to auto-generate unique keys based on models instead using traditional id.
spawan/yii2-custommodel
236 Downloads
The Custom model integration for the Yii framework
smartpos/has-crud-action
1 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.