Libraries tagged by elao
nevadskiy/laravel-tree
38282 Downloads
Tree-like structure for Eloquent models.
nevadskiy/laravel-position
62108 Downloads
Arrange Laravel models in a given order.
nayjest/grids
143977 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
129723 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
132755 Downloads
Validation rule to check if a model exists
mr-punyapal/laravel-extended-relationships
5234 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
88617 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
36449 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
moloquent/moloquent
104511 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
laragear/meta-model
378304 Downloads
Let other developers customize your package model and migrations
lacodix/laravel-model-filter
35478 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
129098 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
korridor/laravel-has-many-sync
40519 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
86551 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
jerome/filterable
10831 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.