Libraries tagged by laravel trait
koodoo/laravel-trait-encrypt
16066 Downloads
A Laravel Eloquent Model trait for Encrypting model data
hamzaejaz/laravel-searchable-scope
2370 Downloads
A Laravel trait to add dynamic search to models
claudye/laravel-hooks
583 Downloads
A Laravel Trait for Hooking Before and After Method Calls
martinbean/laravel-sluggable-trait
48569 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
kingofcode/laravel-uploadable
6128 Downloads
Laravel Uploadable trait to automatically upload images and files with minimum configuration
dilovanmatini/laravel-enumable
1683 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
prevailexcel/laravel-action-service-trait
2136 Downloads
A simple Laravel package to create actions, traits and services using artisan commands
novius/laravel-translatable
7190 Downloads
A Laravel Eloquent model trait for translatable resource
novius/laravel-publishable
7722 Downloads
A Laravel Eloquent model trait for publishable resource
jjclane/laravel-sqlite-migrations
16046 Downloads
A trait to translate Laravel migrations into SQLite safe migrations.
teners/laravel-extras
2576 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
pion/laravel-support-eloquent
6046 Downloads
Package with small support traits and classes for the Laravel Eloquent models
yabhq/laravel-mint
24502 Downloads
A collection of traits, macros and other helpers to keep your Laravel app feeling fresh.
tarre/laravel-scout-refresh
17898 Downloads
Flush and import all models with the "Searchable" trait
quantumtecnology/validate-trait
4272 Downloads
ValidateTrait for Laravel