Libraries tagged by eavquent
okipa/laravel-table
49282 Downloads
Generate tables from Eloquent models.
nevadskiy/laravel-tree
12170 Downloads
Tree-like structure for Eloquent models.
nevadskiy/laravel-position
41178 Downloads
Arrange Laravel models in a given order.
nayjest/grids
136406 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
107204 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
74740 Downloads
Validation rule to check if a model exists
mpyw/laravel-local-class-scope
74977 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
27140 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
langleyfoxall/xero-laravel
178410 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
korridor/laravel-model-validation-rules
92136 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
korridor/laravel-has-many-sync
20774 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
57890 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
jerome/filterable
3497 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.
jedrzej/withable
146872 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
198850 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters