Libraries tagged by laravel traits
fanmade/laravel-bitwise-trait
63058 Downloads
Simple trait to use bitwise operators on any class
mtownsend/laravel-make-trait
17796 Downloads
Rapid trait generation in Laravel.
laracraft-tech/laravel-useful-traits
1670 Downloads
A collection of useful Laravel additions!
hihaho/laravel-encryptable-trait
62098 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
dlimars/laravel-searchable
75221 Downloads
A Simple trait search for Laravel Models
optimistdigital/laravel-scout-batch-searchable
9104 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
padosoft/laravel-uploadable
9351 Downloads
Laravel package for automatic upload handling with trait
magros/laravel-model-encryption
46846 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
willvincent/laravel-unique
1459 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
pod-point/laravel-mail-export
41277 Downloads
A mailable trait to export mails to a storage disk once being sent
iteks/laravel-enum
12160 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
gazugafan/laravel-temporal
6420 Downloads
Temporal models and versioning for Laravel 5
devdojo/laravel-reactions
27067 Downloads
cybercog/laravel-ownership
22202 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
adamhopkinson/laravel-model-hash
8596 Downloads
A trait which automatically generates a unique hash per model instance