Libraries tagged by trait
kharanenka/oc-data-file-model
34395 Downloads
Trait helps to get attached to the model file data
kenjis/phpunit-helper
10807 Downloads
Provides helper traits for PHPUnit
keboola/phpunit-retry-annotations
36511 Downloads
Traits for retrying test methods and classes in PHPUnit
kdyby/doctrine-magic-accessors
72962 Downloads
Fast-prototyping magic accessors trait for Doctrine entities
jjclane/laravel-sqlite-migrations
15922 Downloads
A trait to translate Laravel migrations into SQLite safe migrations.
ivbalam/pr-logger
16002 Downloads
AWS CloudWatchLogger and Xray Trait
hayderhatem/filament-excel-import
165 Downloads
Filament Excel import trait for Laravel
hamzaejaz/laravel-searchable-scope
722 Downloads
A Laravel trait to add dynamic search to models
gregoryduckworth/encryptable
51719 Downloads
A simple trait to make attributes encrypted in the database
frozzare/wp-autoload
17304 Downloads
Simple autoloader that will autoload classes or traits with namespace prefix
frozensheep/synthesize
117118 Downloads
Synthesizer trait to auto generate getter and setter access for objects.
flyhjaelp/laravel-eloquent-orderable
3424 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
17439 Downloads
Traits for Enums to allow for using Attributes instead of get methods for Filament enums
dilovanmatini/laravel-enumable
840 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.
digitickets/phpunit-errorhandler
63406 Downloads
A simple trait to add to your PHPUnit test allowing you to track and test PHP errors, warnings and notices