Libraries tagged by trait
vanilo/support
92219 Downloads
Common Vanilo functions, traits, helpers
sfneal/caching
109287 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
processmaker/pmql
63221 Downloads
An Eloquent trait that provides the pmql scope to allow converting simple sql criteria clauses to Eloquent
pod-point/laravel-mail-export
40287 Downloads
A mailable trait to export mails to a storage disk once being sent
phrity/comparison
9013 Downloads
Interfaces and helper trait for comparing objects. Comparator for sort and filter applications.
pd/async-control
127239 Downloads
Trait for asynchronous control rendering
padosoft/laravel-uploadable
9030 Downloads
Laravel package for automatic upload handling with trait
pablo-sg-pacheco/wp-namespace-autoloader
31773 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
outl1ne/laravel-scout-batch-searchable
31398 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
optimistdigital/laravel-scout-batch-searchable
8954 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
mrgoodbytes8667/test-common
61758 Downloads
Common helper traits for PHPUnit with Symfony
mkorkmaz/redislabs-common
90722 Downloads
Common library for Redislabs Modules. Contains Interfaces, General Exceptions, Abstracts and Traits
magros/laravel-model-encryption
46062 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
maggomann/filament-model-translator
5149 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
ghostwriter/psr-phpunit-assertions
38209 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.