Libraries tagged by models generator
iakovos/wireui-smart-table
11 Downloads
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, extendable and configurable capabilities. It also comes with optional built-in smart-forms that facilitate all CRUD operations.
cirlmcesc/laravel-hashids
63 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
aldeebhasan/migration-mapper
2 Downloads
This package is designed to enable the developer to generate the migration files by just building his model
edstevo/laravel-dao
743 Downloads
Laravel Dao Package with built in caching of data objects, validation and model generation
0jkb/schemator
17 Downloads
Schemator is an advanced Laravel package designed to streamline development workflows by automatically generating Eloquent models and optional Filament resources. It offers features like selective table generation, skipping default Laravel tables, and enhanced model generation with Laravel Sanctum support for the User model.
wstam/eloquentfilter
8 Downloads
This package implements easy model filtering into your Laravel models and generates HTML filters in your template
simlux/laravel-bakery
16 Downloads
Useful interactive artisan commands to generate models, repositories, migrations, seeds, factories and views.
rosiersrobin/laravel-trend
12 Downloads
Easily generate model trends
programmeruz/laravel-creator
31 Downloads
Generate Model, Migration, Seeder, Factory, Resource, Controller, SWAGGER using simple form
michaeljmeadows/sluggable
9 Downloads
A simple trait to generate model slugs.
mdhesari/laravel-trend
14 Downloads
Easily generate model trends
kohutd/laravel-relation-traits
20 Downloads
Easily generate model relation traits in Laravel.
kmacute/kalm
5 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
ignacio/custom-gii
18 Downloads
Custom gii para generar model y crud en yii2
home-labs/prettable
0 Downloads
A Repository pattern abstraction (relational models) for generate query strings.