Libraries tagged by trakt
shaka/laravel-trait-generator
204 Downloads
A Laravel package to generate traits
shaka/dynamic-update-trait
136 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
samuelgfeller/test-traits
332 Downloads
A collection of PHPUnit test traits
sagar290/php-traits
1297 Downloads
Useful php traits for daily usage
rakshazi/get-set-trait
10403 Downloads
Dynamic Setter-Getter for PHP 5.4+
pkly/phpunit-service-create-trait
385 Downloads
A helper trait for PHPUnit 10+ for easier creation of services with dependencies in unit testing
pbxg33k/pbxg33k-traits
3368 Downloads
A collection of traits to make life with PHP easier
muscobytes/laravel-traits-collection
35 Downloads
mehrshaddarzi/wp-trait
317 Downloads
Easy framework for fast and standard development of WordPress plugins
mallardduck/laravel-traits
6102 Downloads
A collection of useful Laravel snippets in the form of easy to use traits.
ludo237/laravel-traits
394 Downloads
Useful set of Laravel traits
limingxinleo/x-trait-common
7082 Downloads
keradus/traits
167 Downloads
Traits: general usage traits
jlorente/laravel-eloquent-splitted-dates-trait
4868 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
j7-dev/wp-plugin-trait
456 Downloads
traits for WordPress plugin development