Libraries tagged by laravel trait
fanmade/laravel-bitwise-trait
63103 Downloads
Simple trait to use bitwise operators on any class
mtownsend/laravel-make-trait
17824 Downloads
Rapid trait generation in Laravel.
laracraft-tech/laravel-useful-traits
1670 Downloads
A collection of useful Laravel additions!
hihaho/laravel-encryptable-trait
62144 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
dlimars/laravel-searchable
75484 Downloads
A Simple trait search for Laravel Models
cleaniquecoders/traitify
1656 Downloads
Traitify is a Laravel package designed to streamline and enhance your development process by providing a collection of reusable traits and contracts.
optimistdigital/laravel-scout-batch-searchable
9118 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
padosoft/laravel-uploadable
9355 Downloads
Laravel package for automatic upload handling with trait
magros/laravel-model-encryption
46901 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
1487 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
pod-point/laravel-mail-export
41364 Downloads
A mailable trait to export mails to a storage disk once being sent
iteks/laravel-enum
12193 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
6444 Downloads
Temporal models and versioning for Laravel 5
devdojo/laravel-reactions
27093 Downloads
cybercog/laravel-ownership
22204 Downloads
Laravel Ownership simplify management of Eloquent model's owner.