Libraries tagged by generate model
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
mediactive-digital/laravel-4-generators
1782 Downloads
Rapidly generate resources, migrations, models, and much more.
wecansync/laravel-migration-generator
136 Downloads
a package to generate migration schema for Models
onesite/laravel-module
2084 Downloads
Generate a module with model, migration, controller, routes and factory
marena/yii2-enhanced-gii
1995 Downloads
Generate Relational (has many) Models & CRUD.
ahrmerd/laravel-test-generator
140 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
ollico/laravel-uid
8028 Downloads
A handy package to generate unique identifiers for Eloquent models
marshmallow/sluggable
13410 Downloads
Generate slugs when saving Eloquent models
jop-software/doctrine-uuid-generators
2712 Downloads
Generate UUIDs for your doctrine models
bogddan/laracsv
1701 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
tailflow/laravel-human-readable-keys
559 Downloads
Generate Stripe-like IDs for Eloquent models
smousss/laravel-factorize
750 Downloads
Effortlessly generate Laravel factories for all your models using GPT-4!
neurony/laravel-url
33 Downloads
Generate custom URLs for any Eloquent model (Laravel 5.7 and up).
matheusfsc28/layercraft
573 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
rawaby88/muid
354 Downloads
Generate a random id with your own prefix for your Eloquent models.