Libraries tagged by traits
cybercog/laravel-nova-ban
190644 Downloads
A Laravel Nova banning functionality for your application.
cybercog/laravel-eloquent-flag
16532 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
rinvex/laravel-repositories
17152 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
128196 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
83180 Downloads
A collection of useful Laravel additions!
willvincent/laravel-unique
2702 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
troelskn/laravel-fillable-relations
63784 Downloads
Provides HasFillableRelations trait to Eloquent models
roave/dont
255392 Downloads
A small set of traits that can be used to prevent misuse of your objects
mostafaznv/laracache
39050 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
marvinrabe/laravel-graphql-test
284781 Downloads
Provides you with a simple GraphQL testing trait.
kongulov/interact-with-enum
37303 Downloads
Trait for convenient use of ENUM in PHP
kdyby/strict-objects
1619849 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
jedrzej/withable
170260 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
231249 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
fig/event-dispatcher-util
355509 Downloads
Useful utility classes and traits for implementing the PSR events standard