Libraries tagged by eloqent
mvanduijker/laravel-model-exists-rule
150641 Downloads
Validation rule to check if a model exists
mr-punyapal/laravel-extended-relationships
6364 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
92801 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
39219 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
moloquent/moloquent
108221 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
laragear/meta-model
477152 Downloads
Let other developers customize your package model and migrations
langleyfoxall/xero-laravel
208637 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
korridor/laravel-model-validation-rules
146146 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
korridor/laravel-has-many-sync
50434 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
94678 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kiwilan/typescriptable-laravel
15125 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
jerome/filterable
13689 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.
jedrzej/withable
171242 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
232185 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/pimpable
161124 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters