Libraries tagged by Eloquent Form Generator
tailflow/laravel-human-readable-keys
662 Downloads
Generate Stripe-like IDs for Eloquent models
naabster/laravel-eloquent-hashids
7045 Downloads
Automatically generate hashids in Laravel for a new Eloquent Model.
matt-daneshvar/eloquent-hashids
988 Downloads
Automatically generate and persist Hashids for newly created Eloquent models.
kajalpandya/generate_laravel_crud
1473 Downloads
Run command in terminal and make ready made crud for your entity
fazzinipierluigi/laraexpress_datasource
167 Downloads
A laravel library that generates a data source for DevExpress frontend libraries
yuges-code/laravel-sluggable
57 Downloads
Slug generation for Laravel eloquent models
vlados/laravel-unique-urls
971 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
23m/dev-panel
10 Downloads
Generate Filament 3 resources from Eloquent models automatically.
dipenparmar12/exportable
50 Downloads
A Laravel package for hassle free generate CSV,JSON files from (Eloquent model,Collection Array)
larapack/attribute-slugging
1766 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
mauro-pinheiro/eloquent-uuid
325 Downloads
Adds support for UUID generation automatically for Models Eloquents.
cndrsdrmn/eloquent-unique-attributes
320 Downloads
A Laravel package to enforce automatic generation of unique attribute values for Eloquent models.
jasonej/eloquent-slugs
8 Downloads
A package for definining and generating slugs on Eloquent models.
helium/eloquent-id
1603 Downloads
Simple trait for automatically generating unique object id's in Eloquent
jfadich/eloquent-resources
517 Downloads
Easily generate JSON responses for Laravel 5.1+