Libraries tagged by Eloquent Form Generator
rafflesargentina/l5-sluggable
121 Downloads
Unique slug generator for Laravel 5. Clone of Caffeinated Slugs
pietmarcus/modeldocgenerator
28 Downloads
PHPDoc generator for Eloquent models
siddiqur/laravel-unique-slug
1 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
irfanchowdhury/unique-slug-generate
9 Downloads
A simple unique slug generator for Laravel Eloquent Model
fahadchy24/laravel-unique-slug
2 Downloads
A simple and beautiful unique slug generator for Laravel eloquent model.
billal4b/laravel-unique-slug
8 Downloads
Unique slug generator for laravel eloquent model
sameer-shelavale/x2form
21 Downloads
This package is developed for easing up the creation, validation & maintenance of web forms. The HTML forms can be generated directly from Mysql Tables, Eloquent ORM Models, using PHP code as well as from predefined XML format, if required the Loader can also be extended to support more type of objects. The package can output forms in HTML table layout as well as Bootstrap and you can further customize them using templates or by extending the Renderer.
deligoez/laravel-model-hashid
53480 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
your-app-rocks/eloquent-uuid
70840 Downloads
Adds support for UUID generation automatically for Models Eloquents.
sethphat/eloquent-docs
45221 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
binary-cats/laravel-sku
46773 Downloads
Generate SKUs for Eloquent models
nolanos/laravel-doctrine-factory
32168 Downloads
Generate Typescript definitions for your Eloquent models
pursehouse/modeler-laravel-eloquent
2140 Downloads
Generate model classes for Eloquent in Laravel
stayallive/laravel-eloquent-uuid
18258 Downloads
Generate UUID for a Laravel Eloquent model attribute.
ngmy/laravel-ide-helper-eloquent
2488 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.