Libraries tagged by traits
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.
laracraft-tech/laravel-useful-additions
42563 Downloads
A collection of useful Laravel additions!
troelskn/laravel-fillable-relations
51367 Downloads
Provides HasFillableRelations trait to Eloquent models
seec/phpunit-consecutive-params
218789 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
roave/dont
250564 Downloads
A small set of traits that can be used to prevent misuse of your objects
outl1ne/laravel-scout-batch-searchable
23319 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
mostafaznv/laracache
27531 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
kongulov/interact-with-enum
15903 Downloads
Trait for convenient use of ENUM in PHP
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
fig/event-dispatcher-util
262819 Downloads
Useful utility classes and traits for implementing the PSR events standard
emcconville/polyline-encoder
191779 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
bshaffer/phpunit-retry-annotations
424333 Downloads
Traits for retrying test methods and classes in PHPUnit
balping/laravel-hashslug
153657 Downloads
Package providing a trait to use Hashids on a model
astrotomic/php-conditional-proxy
94337 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.