Libraries tagged by elogquent
nayjest/grids
144114 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
130391 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
133778 Downloads
Validation rule to check if a model exists
mr-punyapal/laravel-extended-relationships
5310 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
89022 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
36656 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
moloquent/moloquent
104772 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
laragear/meta-model
384630 Downloads
Let other developers customize your package model and migrations
lacodix/laravel-model-filter
35687 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
130307 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
korridor/laravel-has-many-sync
41188 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
87261 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
jerome/filterable
11026 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.
jedrzej/withable
163335 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
224196 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters