Libraries tagged by jeloquent
socialblue/laravel-query-adviser
3286 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.
bigsinoos/j-eloquent
4652 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
mbroersen/laravel-jeloquent-api
0 Downloads
Jeloquent API for laravel
spatie/laravel-medialibrary
27117495 Downloads
Associate files with Eloquent models
staudenmeir/eloquent-has-many-deep
9334847 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
spatie/eloquent-sortable
16678732 Downloads
Sortable behaviour for eloquent models
kirschbaum-development/eloquent-power-joins
12243948 Downloads
The Laravel magic applied to joins.
cviebrock/eloquent-sluggable
11524781 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-translatable
16485852 Downloads
A trait to make an Eloquent model hold translations
prettus/l5-repository
9254603 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
owen-it/laravel-auditing
24489417 Downloads
Audit changes of your Eloquent models in Laravel
mongodb/laravel-mongodb
3647726 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
jenssegers/mongodb
12142553 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
spatie/laravel-query-builder
18154386 Downloads
Easily build Eloquent queries from API requests
laravel/scout
36494628 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.