Libraries tagged by eloquet
fitztrev/query-tracer
19439 Downloads
Backtrace database queries
esensi/model
65932 Downloads
The base model traits of Esensi
devdojo/laravel-reactions
27614 Downloads
designmynight/laravel-elasticsearch
32645 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
delatbabel/elocryptfive
92109 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
czim/laravel-repository
106511 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
czim/laravel-nestedupdater
49866 Downloads
Eloquent model updater for nested relations data for Laravel.
czim/laravel-listify
72479 Downloads
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.
culturegr/custom-relation
5226 Downloads
Easy implementation of custom Eloquent relations
coliving/laravel-duplicate
51748 Downloads
Duplicate any Eloquent model along with its underlying relationships
cesargb/laravel-cascade-delete
49905 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
binafy/laravel-reactions
675 Downloads
React to something in Laravel framework
baril/orderly
57322 Downloads
Orderable/sortable behavior for Eloquent models.
audunru/eager-load-pivot-relations
36754 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
astrotomic/laravel-cachable-attributes
37044 Downloads
Allows to cache attribute accessor values in an easy way.