Libraries tagged by trakt
rinvex/laravel-support
823263 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
tractorcow/silverstripe-fluent
389022 Downloads
Simple localisation for Silverstripe
timacdonald/has-parameters
227066 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
theanik/laravel-more-command
312744 Downloads
Create a Repository and Service class and trait using Artisan CLI
seec/phpunit-consecutive-params
491069 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
nao-pon/flysystem-cached-extra
2005791 Downloads
Extra traits for Flysystem cached adapter
joelbutcher/laravel-archivable
469025 Downloads
An archivable trait package for Laravel Eloquent models
jedrzej/searchable
237322 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
iben12/laravel-statable
276461 Downloads
Statable trait for Laravel Eloquent models
dyrynda/laravel-nullable-fields
183925 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
bezhansalleh/filament-plugin-essentials
20608 Downloads
A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster
aura/di
941122 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
weitzman/drupal-test-traits
4282124 Downloads
Traits for testing Drupal sites that have user content (versus unpopulated sites).
selective/test-traits
289309 Downloads
A collection of PHPUnit test traits
mootensai/yii2-relation-trait
202973 Downloads
Yii 2 Models load with relation, & transaction save with relation