Libraries tagged by eloquaint
watson/validating
3643639 Downloads
Eloquent model validating trait.
watson/rememberable
5765576 Downloads
Query caching for Laravel
plank/laravel-mediable
1716207 Downloads
A package for easily uploading and attaching media files to models with Laravel
outl1ne/nova-sortable
2352562 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
nicolaslopezj/searchable
2990565 Downloads
Eloquent model search trait.
fico7489/laravel-pivot
6712679 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
dyrynda/laravel-model-uuid
3266691 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
baum/baum
1681370 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
tightenco/parental
2621199 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
748682 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
stancl/virtualcolumn
9950009 Downloads
Eloquent virtual column.
spatie/laravel-model-status
2003187 Downloads
A package to enable assigning statuses to Eloquent Models
mike-bronner/laravel-model-caching
224832 Downloads
Automatic caching for Eloquent models.
laravel/legacy-factories
34187345 Downloads
The legacy version of the Laravel Eloquent factories.
dyrynda/laravel-cascade-soft-deletes
3892045 Downloads
Cascading deletes for Eloquent models that implement soft deletes