Libraries tagged by trakt
kdyby/strict-objects
1608275 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
jedrzej/withable
166039 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
226820 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
233461 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
iben12/laravel-statable
270944 Downloads
Statable trait for Laravel Eloquent models
ghostwriter/psr-phpunit-assertions
145948 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.
fig/event-dispatcher-util
342321 Downloads
Useful utility classes and traits for implementing the PSR events standard
fig/cache-util
39052 Downloads
Useful utility classes and traits for implementing the PSR cache standard
emcconville/polyline-encoder
228071 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
bshaffer/phpunit-retry-annotations
459239 Downloads
Traits for retrying test methods and classes in PHPUnit
balping/laravel-hashslug
172473 Downloads
Package providing a trait to use Hashids on a model
astrotomic/php-conditional-proxy
129173 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
alsofronie/eloquent-uuid
322771 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
ergebnis/test-util
1725221 Downloads
Provides a helper trait and generic data providers for tests.
wildwolf/singleton-trait
358645 Downloads
Singleton Trait