Libraries tagged by jeloquent
bigsinoos/j-eloquent
4637 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
socialblue/laravel-query-adviser
3186 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
mbroersen/laravel-jeloquent-api
0 Downloads
Jeloquent API for laravel
spatie/laravel-medialibrary
23124418 Downloads
Associate files with Eloquent models
staudenmeir/eloquent-has-many-deep
7721338 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
spatie/eloquent-sortable
14038980 Downloads
Sortable behaviour for eloquent models
kirschbaum-development/eloquent-power-joins
7996301 Downloads
The Laravel magic applied to joins.
cviebrock/eloquent-sluggable
10464535 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-translatable
13944602 Downloads
A trait to make an Eloquent model hold translations
prettus/l5-repository
8450231 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
owen-it/laravel-auditing
20546182 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
mongodb/laravel-mongodb
2152443 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
jenssegers/mongodb
11524586 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
spatie/laravel-query-builder
14763753 Downloads
Easily build Eloquent queries from API requests
laravel/scout
30963518 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.