Libraries tagged by eloqent
rennokki/laravel-eloquent-query-cache
2914193 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
anourvalar/eloquent-serialize
8365191 Downloads
Laravel Query Builder (Eloquent) serialization
watson/validating
2831448 Downloads
Eloquent model validating trait.
watson/rememberable
4548238 Downloads
Query caching for Laravel
venturecraft/revisionable
5639852 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
6522029 Downloads
Laravel Eloquent BelongsToThrough relationships
spatie/laravel-sluggable
8610122 Downloads
Generate slugs when saving Eloquent models
silber/bouncer
3615654 Downloads
Eloquent roles and abilities.
rtconner/laravel-tagging
2579786 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nicolaslopezj/searchable
2254719 Downloads
Eloquent model search trait.
fico7489/laravel-pivot
5055415 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
astrotomic/laravel-translatable
5989269 Downloads
A Laravel package for multilingual models
tightenco/parental
853498 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
staudenmeir/laravel-adjacency-list
3203020 Downloads
Recursive Laravel Eloquent relationships with CTEs
spatie/laravel-schemaless-attributes
6388574 Downloads
Add schemaless attributes to Eloquent models