Libraries tagged by elequent
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
mpyw/laravel-local-class-scope
75471 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
27589 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
langleyfoxall/xero-laravel
179088 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
korridor/laravel-model-validation-rules
94033 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
korridor/laravel-has-many-sync
21226 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
58480 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
jerome/filterable
3668 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.