Libraries tagged by moloquent
kirschbaum-development/eloquent-power-joins
11445877 Downloads
The Laravel magic applied to joins.
cviebrock/eloquent-sluggable
11359020 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-translatable
16040003 Downloads
A trait to make an Eloquent model hold translations
prettus/l5-repository
9114812 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
owen-it/laravel-auditing
23645212 Downloads
Audit changes of your Eloquent models in Laravel
spatie/laravel-query-builder
17541310 Downloads
Easily build Eloquent queries from API requests
laravel/scout
35496841 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
calebporzio/sushi
5018921 Downloads
Eloquent's missing "array" driver.
tucker-eric/eloquentfilter
3936730 Downloads
An Eloquent way to filter Eloquent Models
staudenmeir/eloquent-json-relations
4124896 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
3042154 Downloads
Laravel Eloquent eager loading with limit
rennokki/laravel-eloquent-query-cache
2845138 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
anourvalar/eloquent-serialize
7713782 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
2796493 Downloads
Eloquent model validating trait.
watson/rememberable
4502554 Downloads
Query caching for Laravel