Libraries tagged by laravel traits
rinvex/laravel-support
689328 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
jedrzej/searchable
210807 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
timacdonald/has-parameters
166340 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
laracraft-tech/laravel-useful-additions
42563 Downloads
A collection of useful Laravel additions!
outl1ne/laravel-scout-batch-searchable
23319 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
troelskn/laravel-fillable-relations
51367 Downloads
Provides HasFillableRelations trait to Eloquent models
devdojo/laravel-reactions
23532 Downloads
cybercog/laravel-nova-ban
179283 Downloads
A Laravel Nova banning functionality for your application.
balping/laravel-hashslug
153657 Downloads
Package providing a trait to use Hashids on a model
rinvex/laravel-repositories
16474 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
rinvex/laravel-cacheable
122931 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
jedrzej/withable
147436 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
199724 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
mostafaznv/laracache
27531 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
alsofronie/eloquent-uuid
309075 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys