Libraries tagged by eavquent
troelskn/laravel-fillable-relations
51058 Downloads
Provides HasFillableRelations trait to Eloquent models
scottlaurent/accounting
19682 Downloads
Laravel Accounting Journals for Eloquent Models
mratiebatie/laravel-repositories
24739 Downloads
Laravel repositories using the native Eloquent functions.
laravie/query-filter
245789 Downloads
Database/Eloquent Query Builder filters for Laravel
jdavidbakr/replaceable-model
227943 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
jackpopp/geodistance
104926 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
elgibor-solution/laravel-database-encryption
70594 Downloads
Auto Encrypt and Decrypt Database through Eloquent
deligoez/laravel-model-hashid
41506 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
datacreativa/laravel-presentable
16464 Downloads
Create presenters for Eloquent Models
cristal/php-api-wrapper
77074 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
bnbwebexpertise/laravel-attachments
183393 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
bagusindrayana/laravel-coordinate
13953 Downloads
get nearby location from eloquent laravel
arcanedev/laravel-notes
42482 Downloads
Provides the ability to add notes to your Eloquent models in Laravel.
appstract/laravel-stock
26710 Downloads
Keep stock for Eloquent models
alexstewartja/laravel-attribute-observer
62067 Downloads
Observe (and react to) attribute changes made on Eloquent models.