Libraries tagged by models generator
jetcod/laravel-slugify
44 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
bullhorn/fast-rest
7894 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
yuges-code/laravel-sluggable
62 Downloads
Slug generation for Laravel eloquent models
marabesi/easy-crud
75 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
kduma/eloquent-sluggable
776 Downloads
Eases using and generating slugs Laravel Eloquent models.
engmohamedamer/yii2-enhanced-gii
262 Downloads
Generate Relational (has many) Models & CRUD.
wilber/wilbercsv
2529 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
sixtyfour-software/make-full-resource
19 Downloads
A Laravel package to generate full resources with migrations, models, and Filament resources.
safemood/laravel-magic-scopes
1 Downloads
Laravel Magic Scopes auto-generates query scopes for your models — no code needed, just magic 🔮.
pangpondpon/tswink
870 Downloads
Generate typescript classes from Laravel models.
khomsiadam/stacksync
17 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
kepawni/serge
36 Downloads
Generates your CQRS/ES model classes from your GraphQL schema.
bogddan/laracsv
1831 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
vlados/laravel-unique-urls
1036 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
laith-zraikat/yii2-uuid-behavior
18 Downloads
Yii2 behavior for automatically generating and formatting UUIDs for ActiveRecord models