Libraries tagged by elequent
matanyadaev/laravel-eloquent-spatial
1256696 Downloads
Spatial library for Laravel
krlove/eloquent-model-generator
1780070 Downloads
Eloquent Model Generator
goldspecdigital/laravel-eloquent-uuid
1041502 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
cyrildewit/eloquent-viewable
867959 Downloads
Laravel package that allows you to associate views with Eloquent models
cviebrock/eloquent-taggable
572792 Downloads
Easy ability to tag your Eloquent models in Laravel 5.
asantibanez/laravel-eloquent-state-machines
370892 Downloads
State machines for your Laravel Eloquent models
yadakhov/insert-on-duplicate-key
2594426 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
wildside/userstamps
1099843 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
usmanhalalit/laracsv
1420296 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
spiritix/lada-cache
373533 Downloads
A Redis based, automated and scalable database caching layer for Laravel
sofa/eloquence
1289949 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
rtconner/laravel-tagging
2351911 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
reedware/laravel-relation-joins
653663 Downloads
Adds the ability to join on a relationship by name.
plank/laravel-mediable
1117963 Downloads
A package for easily uploading and attaching media files to models with Laravel
outl1ne/nova-sortable
944567 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.