Libraries tagged by T3AI
kharanenka/oc-data-file-model
35082 Downloads
Trait helps to get attached to the model file data
kenjis/phpunit-helper
11195 Downloads
Provides helper traits for PHPUnit
keboola/phpunit-retry-annotations
37996 Downloads
Traits for retrying test methods and classes in PHPUnit
kdyby/doctrine-magic-accessors
73265 Downloads
Fast-prototyping magic accessors trait for Doctrine entities
ivbalam/pr-logger
16593 Downloads
AWS CloudWatchLogger and Xray Trait
hamzaejaz/laravel-searchable-scope
1588 Downloads
A Laravel trait to add dynamic search to models
gregoryduckworth/encryptable
51846 Downloads
A simple trait to make attributes encrypted in the database
gin0115/wpunit-helpers
49379 Downloads
A series of helper classes, functions and traits for testing with WPUnit for WordPress
frozensheep/synthesize
119142 Downloads
Synthesizer trait to auto generate getter and setter access for objects.
flyhjaelp/laravel-eloquent-orderable
3675 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
erikaraujo/filament-enum-attributes
18143 Downloads
Traits for Enums to allow for using Attributes instead of get methods for Filament enums
dilovanmatini/laravel-enumable
1247 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
devco/event-emitter
108936 Downloads
Port of NodeJSs EventEmitter to PHP 5.4 using traits
decodelabs/enumerable
7208 Downloads
Helper traits for enums
darling/php-unit-test-utilities
1493 Downloads
A collection of Traits that define methods to aide in the implementation of phpunit tests.