Libraries tagged by eavquent
watson/aggregate
110930 Downloads
Extend Laravel's query builder with additional relation aggregates.
veelasky/laravel-hashid
98767 Downloads
HashId Implementation on Laravel Eloquent ORM
typicms/nestablecollection
283389 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
torann/laravel-repository
459724 Downloads
Base repository implementation for Laravel
toponepercent/baum
18506 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
stephenjude/default-model-sorting
69823 Downloads
Add default sorting column to your eloquent model
sleimanx2/plastic
140598 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
65765 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
sander-van-hooft/laravel-invoicable
8263 Downloads
Easy invoice generation using Laravel Eloquent
rennokki/rating
15248 Downloads
Laravel Eloquent Rating allows you to assign ratings to any model.
reedware/laravel-composite-relations
36811 Downloads
Adds the ability define composite eloquent relations.
qirolab/laravel-reactions
40641 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
pishran/laravel-persian-slug
15443 Downloads
Creates Persian slugs for Eloquent models.
pdphilip/opensearch
17796 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
panoscape/history
102456 Downloads
Eloquent model history tracking for Laravel