Libraries tagged by laravel-eloquent
elaborate-code/laravel-eloquent-logs
277 Downloads
A simple way to log changes that occur on Eloquent models
codenco-dev/laravel-eloquent-pruning
21 Downloads
We often have to clean up our oldest or unnecessary records. This package does it easily for us.
astrotomic/laravel-eloquent-uuid
25110 Downloads
A simple drop-in solution for UUID support in your Eloquent models.
tassawartech174/mongodb-relations
61 Downloads
Custom Laravel Eloquent relationships for MongoDB using jenssegers/mongodb and mongodb/laravel-mongodb. Supports unidirectional many-to-many and reverse lookups for embedded and reference-based relations.
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
lastdragon-ru/lara-asp
17 Downloads
The Awesome Set of Packages for Laravel.
imanghafoori/eloquent-rating
206 Downloads
5 star rating for eloquent
fico7489/laravel-updated-related
484 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
bkremenovic/eloquent-tokens
131 Downloads
A versatile Laravel package for managing and validating Eloquent model-related tokens
znck/plug
1468 Downloads
Addons for Laravel Eloquent
zeuxisoo/slim-eloquent
1270 Downloads
PHP laravel eloquent on slim framework
zae/lara-press
4579 Downloads
A set of models to use with Laravel's Eloquent to query a Wordpress database.
yuges-code/laravel-topicable
7 Downloads
💡Package for easily attaching topics to Laravel eloquent models
yuges-code/laravel-subscribable
7 Downloads
🔔 Package for easily attaching subscriptions to Laravel eloquent models
yuges-code/laravel-sluggable
62 Downloads
Slug generation for Laravel eloquent models