Libraries tagged by trait
weitzman/drupal-test-traits
5108130 Downloads
Traits for testing Drupal sites that have user content (versus unpopulated sites).
mootensai/yii2-relation-trait
235072 Downloads
Yii 2 Models load with relation, & transaction save with relation
cleaniquecoders/traitify
20408 Downloads
Traitify is a Laravel package designed to streamline and enhance your development process by providing a collection of reusable traits and contracts.
runz0rd/mapper-php
479628 Downloads
Model mapping, unmapping and validation
omaralalwi/php-builders
4916 Downloads
sample php traits to add ability to use builder design patterns with easy in PHP applications
cybercog/laravel-ownership
29545 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
cybercog/laravel-nova-ban
207038 Downloads
A Laravel Nova banning functionality for your application.
adamhopkinson/laravel-model-hash
27101 Downloads
A trait which automatically generates a unique hash per model instance
rinvex/laravel-cacheable
132025 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
laracraft-tech/laravel-useful-additions
131298 Downloads
A collection of useful Laravel additions!
eg-mohamed/referenceable
9431 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
464293 Downloads
Trait to run all tests in a fiber
willvincent/laravel-unique
16264 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
vanilo/support
183887 Downloads
Common Vanilo functions, traits, helpers
troelskn/laravel-fillable-relations
77123 Downloads
Provides HasFillableRelations trait to Eloquent models