Libraries tagged by jeloquent
bigsinoos/j-eloquent
4656 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
socialblue/laravel-query-adviser
3346 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-query-builder
21173450 Downloads
Easily build Eloquent queries from API requests
spatie/laravel-medialibrary
30568438 Downloads
Associate files with Eloquent models
staudenmeir/eloquent-has-many-deep
10656017 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
spatie/eloquent-sortable
18945189 Downloads
Sortable behaviour for eloquent models
kirschbaum-development/eloquent-power-joins
16309913 Downloads
The Laravel magic applied to joins.
cviebrock/eloquent-sluggable
12309246 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-translatable
18685335 Downloads
A trait to make an Eloquent model hold translations
spatie/laravel-sluggable
9639614 Downloads
Generate slugs when saving Eloquent models
prettus/l5-repository
9878411 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
owen-it/laravel-auditing
27687410 Downloads
Audit changes of your Eloquent models in Laravel
mongodb/laravel-mongodb
5035391 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
jenssegers/mongodb
12521696 Downloads
A MongoDB based Eloquent model and Query builder for Laravel