Libraries tagged by laravel modals
deligoez/laravel-model-hashid
65373 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
christiankuri/laravel-favorite
438562 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.
laravel-lang/models
710872 Downloads
Easy and fast way to localize models
kevincobain2000/laravel-erd
230169 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
spatie/laravel-model-info
235809 Downloads
Get information about the models in your Laravel app
mpociot/laravel-test-factory-helper
625945 Downloads
Generate Laravel test factories from your existing models
genealabs/laravel-overridable-model
297565 Downloads
Provide a uniform method of allowing models to be overridden in Laravel.
awssat/laravel-visits
146091 Downloads
Laravel Redis visits counter for Eloquent models
zoha/laravel-meta
93822 Downloads
a package for working with models meta
xethron/laravel-4-generators
2751287 Downloads
Rapidly generate resources, migrations, models, and much more.
willvincent/laravel-rateable
401597 Downloads
Allows multiple models to be rated with a fivestar like system.
wendelladriel/laravel-lift
35500 Downloads
Take your Eloquent Models to the next level
rinvex/laravel-categories
150871 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
plank/laravel-metable
618209 Downloads
A package for attaching arbitrary data to Eloquent models
mtolhuys/laravel-schematics
76090 Downloads
A interface to help you build your models