Libraries tagged by generate model
cardosso4/generate-model
203 Downloads
Model generator for the laravel framework
dev1437/pinia-model-generator
5722 Downloads
Generate Pinia ORM models based on your Laravel models
nolanos/laravel-model-typescript-transfomer
93 Downloads
Generate Typescript definitions for your Eloquent models
singlequote/laravel-model-seeder
712 Downloads
psx/openrpc
1145 Downloads
Model classes to generate an OpenRPC specification in a type-safe way
activecollab/databasestructure
14445 Downloads
Define database structure in PHP and let the library generate object classes and tables
pennebaker/craftcms-thearchitect
284 Downloads
CraftCMS plugin to generate content models from JSON data.
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
egyjs/dbml-to-laravel
16 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
onesite/laravel-module
1672 Downloads
Generate a module with model, migration, controller, routes and factory
larapack/attribute-slugging
1709 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
ahrmerd/laravel-test-generator
113 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
sheidin/fillable
3004 Downloads
Generate fillable attribute for eloquent models
ollico/laravel-uid
7793 Downloads
A handy package to generate unique identifiers for Eloquent models
tailflow/laravel-human-readable-keys
375 Downloads
Generate Stripe-like IDs for Eloquent models