Libraries tagged by elquent
mr-punyapal/laravel-extended-relationships
5633 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
90196 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
37537 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
moloquent/moloquent
105958 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
laragear/meta-model
414291 Downloads
Let other developers customize your package model and migrations
lacodix/laravel-model-filter
36580 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
135580 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
korridor/laravel-has-many-sync
44403 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
89855 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kiwilan/typescriptable-laravel
13680 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
11674 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.
jedrzej/withable
165776 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
226508 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
233258 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
157514 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters