Libraries tagged by trakt
drunomics/service-utils
142852 Downloads
Provides setter injection traits in order to ease dependency injection of services.
dlimars/laravel-searchable
78407 Downloads
A Simple trait search for Laravel Models
danog/class-finder
73822 Downloads
Fork of haydenpierce/class-finder with support for traits, interfaces and functions
damirka/yii2-jwt
81968 Downloads
Trait for easier JWT integration
cviebrock/eloquent-typecast
63191 Downloads
Trait for Eloquent models to force type-casting on retrieved values
byjg/singleton-pattern
51424 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
aura/dispatcher
89030 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.
othyn/php-enum-enhancements
23633 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.
jamesmills/eloquent-uuid
43470 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
iatstuti/laravel-nullable-fields
154114 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.
timwassenburg/laravel-trait-generator
2868 Downloads
Generate Laravel Traits
stevie-mayhew/trait-loader
63663 Downloads
Adds trait autoloading support to SilverStripe
silvertipsoftware/laravel-trait-pack
12848 Downloads
A basic collection of some useful traits for Laravel
setono/doctrine-orm-trait
51963 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
sbwerewolf/json-serialize-trait
8581 Downloads
Library with trait of ability to output all properties of class-exemplar at call json_encode()