Libraries tagged by jeloquent
designmynight/laravel-elasticsearch
33157 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
delatbabel/elocryptfive
92230 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
czim/laravel-repository
106910 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
czim/laravel-nestedupdater
50180 Downloads
Eloquent model updater for nested relations data for Laravel.
culturegr/custom-relation
5724 Downloads
Easy implementation of custom Eloquent relations
coliving/laravel-duplicate
52985 Downloads
Duplicate any Eloquent model along with its underlying relationships
cesargb/laravel-cascade-delete
50477 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
brackets/admin-listing
245971 Downloads
Query-building helper for listing of Eloquent models
binafy/laravel-reactions
925 Downloads
React to something in Laravel framework
baril/orderly
62633 Downloads
Orderable/sortable behavior for Eloquent models.
audunru/eager-load-pivot-relations
38192 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
astrotomic/laravel-cachable-attributes
37460 Downloads
Allows to cache attribute accessor values in an easy way.
andreagroferreira/laravel-sync-tracker
1158 Downloads
A Laravel package for tracking entity synchronization status between systems
alibayat/laravel-commentable
6321 Downloads
Implementing a Comment system for Laravel's Eloquent models.
alfa6661/laravel-autonumber
15509 Downloads
Laravel package to create autonumber for Eloquent model