Libraries tagged by eloqent
dive-be/eloquent-utils
8295 Downloads
Declarative Eloquent utilities for an improved DX
devitek/eloquent-loggable
6063 Downloads
Make your eloquent Model loggable
denisgeomiq/eloquent-has-by-non-dependent-subquery
6902 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
codelytv/criteria-to-eloquent
1728 Downloads
blasttech/eloquent-related-plus
28372 Downloads
Adds search and order functionality to Laravel Eloquent related models
axn/laravel-eloquent-authorable
41085 Downloads
Support for created_by and updated_by fields in Eloquent models.
anourvalar/eloquent-request
10565 Downloads
Dynamic Query Builder based on request
amphibee/wordpress-eloquent-models
3646 Downloads
Eloquent ORM for WordPress
akbarali1/laravel-clickhouse-eloquent
1942 Downloads
Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel
affordablemobiles/laravel-eloquent-query-cache
5163 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
affordablemobiles/eloquent-sqlcommenter
4070 Downloads
sqlcommenter support for Laravel's Eloquent ORM
affordablemobiles/eloquent-datastore
4061 Downloads
A package for using Google Datastore as a database driver.
adrolli/eloquent-mutators
6474 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
sprocketbox/eloquent-identity
3282 Downloads
An identity map implementation for Eloquent
i-rocky/eloquent-dynamic-relation
15626 Downloads
Adds dynamic relationship capability to eloquent ORM models