Libraries tagged by laravel model generator
tfsthiagobr98/laravel-naming-series
77 Downloads
Generate Custom Ids for your models
wtfz/laravel-route-button
63 Downloads
Generate route buttons with dropdown from the model
waad/laravel-generate-repository-api
58 Downloads
package to generate repository design pattern with all accessories
kajalpandya/generate_laravel_crud
1473 Downloads
Run command in terminal and make ready made crud for your entity
ghebby/laravel-hfm
12 Downloads
A laravel packe aimed to reduce verbose and repetiteve code in the application by generatinc it at runtime starting from a simple Array declaration in the Models.
ecreeth/laravel-resource-view
295 Downloads
Generates the structure of views of a resource, its model and its controller
developerawam/generate-migration
17 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
127 Downloads
A Laravel package for interacting with OpenAI's GPT-3.
bukankalengkaleng/laravel-entity
65 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
kduma/eloquent-sluggable
698 Downloads
Eases using and generating slugs Laravel Eloquent models.
thereline/crudmaster
5 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.
kregel/formmodel
874 Downloads
A quick way to make forms for your Laravel models
brandonkerr/eloquent-from-settings
8 Downloads
Easily generate eloquent models and relationships from JSON or array
codingwisely/taskallama
7 Downloads
Taskallama is a Laravel package that seamlessly integrates with Ollama’s LLM API to empower your applications with AI-driven text generation, task management assistance, and more. Designed for simplicity and scalability, Taskallama brings the power of language models to your Laravel projects.
rawaby88/muid
194 Downloads
Generate a random id with your own prefix for your Eloquent models.