Libraries tagged by trait
laracraft-tech/laravel-useful-additions
77099 Downloads
A collection of useful Laravel additions!
willvincent/laravel-unique
1859 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
troelskn/laravel-fillable-relations
62116 Downloads
Provides HasFillableRelations trait to Eloquent models
roave/dont
254760 Downloads
A small set of traits that can be used to prevent misuse of your objects
mostafaznv/laracache
37436 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
marvinrabe/laravel-graphql-test
278426 Downloads
Provides you with a simple GraphQL testing trait.
kongulov/interact-with-enum
32490 Downloads
Trait for convenient use of ENUM in PHP
kdyby/strict-objects
1606829 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
jedrzej/withable
165571 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
226303 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
233084 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
iben12/laravel-statable
270274 Downloads
Statable trait for Laravel Eloquent models
ghostwriter/psr-phpunit-assertions
143835 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.
fig/event-dispatcher-util
340352 Downloads
Useful utility classes and traits for implementing the PSR events standard
fig/cache-util
38744 Downloads
Useful utility classes and traits for implementing the PSR cache standard