Libraries tagged by trakt
tractorcow/silverstripe-fluent
332978 Downloads
Simple localisation for Silverstripe
timacdonald/has-parameters
166340 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
theanik/laravel-more-command
205736 Downloads
Create a Repository and Service class and trait using Artisan CLI
nao-pon/flysystem-cached-extra
1840799 Downloads
Extra traits for Flysystem cached adapter
marvinrabe/laravel-graphql-test
221682 Downloads
Provides you with a simple GraphQL testing trait.
league/construct-finder
1511663 Downloads
Finds classes, interfaces, traits, and enums.
kdyby/strict-objects
1505511 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
joelbutcher/laravel-archivable
334568 Downloads
An archivable trait package for Laravel Eloquent models
jedrzej/searchable
210807 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
iben12/laravel-statable
236806 Downloads
Statable trait for Laravel Eloquent models
dyrynda/laravel-nullable-fields
140931 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.
aura/di
888023 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
weitzman/drupal-test-traits
3511572 Downloads
Traits for testing Drupal sites that have user content (versus unpopulated sites).
selective/test-traits
222675 Downloads
A collection of PHPUnit test traits
mootensai/yii2-relation-trait
183346 Downloads
Yii 2 Models load with relation, & transaction save with relation