Libraries tagged by eloquet
sleimanx2/plastic
140654 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
sebastiaanluca/laravel-boolean-dates
66917 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
sander-van-hooft/laravel-invoicable
8313 Downloads
Easy invoice generation using Laravel Eloquent
rennokki/rating
15298 Downloads
Laravel Eloquent Rating allows you to assign ratings to any model.
reedware/laravel-composite-relations
38229 Downloads
Adds the ability define composite eloquent relations.
qirolab/laravel-reactions
41019 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
pishran/laravel-persian-slug
15650 Downloads
Creates Persian slugs for Eloquent models.
pdphilip/opensearch
20555 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
panoscape/history
102890 Downloads
Eloquent model history tracking for Laravel
okipa/laravel-table
49385 Downloads
Generate tables from Eloquent models.
nevadskiy/laravel-tree
12779 Downloads
Tree-like structure for Eloquent models.
nevadskiy/laravel-position
42328 Downloads
Arrange Laravel models in a given order.
nayjest/grids
136719 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
108084 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
76267 Downloads
Validation rule to check if a model exists