Libraries tagged by trakt
roave/dont
255450 Downloads
A small set of traits that can be used to prevent misuse of your objects
mostafaznv/laracache
39226 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
marvinrabe/laravel-graphql-test
285318 Downloads
Provides you with a simple GraphQL testing trait.
kongulov/interact-with-enum
38033 Downloads
Trait for convenient use of ENUM in PHP
kdyby/strict-objects
1621525 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
jedrzej/withable
171299 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
232244 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
fig/event-dispatcher-util
357404 Downloads
Useful utility classes and traits for implementing the PSR events standard
fig/cache-util
41400 Downloads
Useful utility classes and traits for implementing the PSR cache standard
emcconville/polyline-encoder
234348 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
damirka/yii2-jwt
82882 Downloads
Trait for easier JWT integration
bshaffer/phpunit-retry-annotations
465530 Downloads
Traits for retrying test methods and classes in PHPUnit
balping/laravel-hashslug
175023 Downloads
Package providing a trait to use Hashids on a model
aura/dispatcher
90479 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
astrotomic/php-conditional-proxy
133639 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.