Libraries tagged by eloquent model
pdphilip/opensearch
20513 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
nevadskiy/laravel-position
42315 Downloads
Arrange Laravel models in a given order.
mostafaznv/laracache
27580 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
jedrzej/pimpable
142949 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
io238/laravel-iso-countries
36757 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
znck/belongs-to-through
223420 Downloads
Laravel Eloquent BelongsToThrough relationships
troelskn/laravel-fillable-relations
51377 Downloads
Provides HasFillableRelations trait to Eloquent models
scottlaurent/accounting
19859 Downloads
Laravel Accounting Journals for Eloquent Models
jackpopp/geodistance
105217 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
arcanedev/laravel-notes
42664 Downloads
Provides the ability to add notes to your Eloquent models in Laravel.
appstract/laravel-stock
26801 Downloads
Keep stock for Eloquent models
alexstewartja/laravel-attribute-observer
62398 Downloads
Observe (and react to) attribute changes made on Eloquent models.
alajusticia/laravel-expirable
45380 Downloads
Make Eloquent models expirable
bnbwebexpertise/laravel-attachments
184120 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
vicklr/materialized-model
10780 Downloads
Materialized Path for Eloquent model hierarchies