Libraries tagged by laravel model generator
erfanwd/laravel-repository-pattern
12 Downloads
A Laravel package to auto-generate repositories and interfaces based on models
waad/laravel-generate-repository-api
63 Downloads
package to generate repository design pattern with all accessories
khalyomede/laravel-eloquent-uuid-slug
352 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
kajalpandya/generate_laravel_crud
1474 Downloads
Run command in terminal and make ready made crud for your entity
eg-mohamed/model-reference
17 Downloads
Easily Generate Reference Number with customization to your model
ecreeth/laravel-resource-view
299 Downloads
Generates the structure of views of a resource, its model and its controller
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
capevace/laravel-gpt
130 Downloads
A Laravel package for interacting with OpenAI's GPT-3.
bukankalengkaleng/laravel-entity
66 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
kduma/eloquent-sluggable
774 Downloads
Eases using and generating slugs Laravel Eloquent models.
kregel/formmodel
878 Downloads
A quick way to make forms for your Laravel models
wilber/wilbercsv
2521 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
bogddan/laracsv
1820 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
rawaby88/muid
409 Downloads
Generate a random id with your own prefix for your Eloquent models.
pangpondpon/tswink
870 Downloads
Generate typescript classes from Laravel models.