Libraries tagged by eloqua
nevadskiy/laravel-position
59170 Downloads
Arrange Laravel models in a given order.
nayjest/grids
142760 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
125372 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
123084 Downloads
Validation rule to check if a model exists
mr-punyapal/laravel-extended-relationships
4628 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
86842 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
35237 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
moloquent/moloquent
102875 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
laragear/meta-model
335105 Downloads
Let other developers customize your package model and migrations
langleyfoxall/xero-laravel
194535 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
lacodix/laravel-model-filter
33603 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
122520 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
korridor/laravel-has-many-sync
36012 Downloads
Laravel has many sync
jerome/filterable
9649 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.
jedrzej/withable
160116 Downloads
Withable trait for Laravel's Eloquent models