Libraries tagged by trait
esensi/model
66083 Downloads
The base model traits of Esensi
ebidtech/collection
113952 Downloads
A set of interfaces and traits to speed up the creation of collections
dmstr/yii2-web
362047 Downloads
Yii2 Framework web traits
dkd/php-populate
56223 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
devdojo/laravel-reactions
27964 Downloads
adamhopkinson/laravel-model-hash
10911 Downloads
A trait which automatically generates a unique hash per model instance
localheinz/classy
78283 Downloads
Provides a finder for classy constructs (classes, enums, interfaces, and traits).
eg-mohamed/referenceable
167 Downloads
Advanced Laravel package for generating customizable model reference numbers with flexible formats, sequential numbering, and comprehensive configuration options
wyrihaximus/react-phpunit-run-tests-in-fiber
216972 Downloads
Trait to run all tests in a fiber
vanilo/support
97180 Downloads
Common Vanilo functions, traits, helpers
ufo-tech/doctrine-behaviors
4051 Downloads
Doctrine Behavior Traits for symfony 7+ and Doctrine DBAL 4+ and Doctrine ORM 3+
processmaker/pmql
67250 Downloads
An Eloquent trait that provides the pmql scope to allow converting simple sql criteria clauses to Eloquent
pod-point/laravel-mail-export
44315 Downloads
A mailable trait to export mails to a storage disk once being sent
phrity/comparison
42325 Downloads
Interfaces and helper trait for comparing objects. Comparator for sort and filter applications.
padosoft/laravel-validable
9336 Downloads
Trait to activate validation when saving Eloquent Model