Libraries tagged by laravel trait
zoomyboy/laravel-translatable
13 Downloads
A trait to make an Eloquent model hold translations
zer0ambition/laravel-helpers
3 Downloads
Amount of useful classes, traits and interfaces
yukimunet/laravel-transformable
2 Downloads
This is a Trait that adds the transform function of Laravel to a class.
yaroslavsagun/laravel-support
57 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
wessama/laravel-pretty-validation-messages
2 Downloads
Simple trait to dynamically set up validation messages for Laravel form requests
wenguii/laravel-wenguii
0 Downloads
Laravel package for WenGuii API integration
webaune/laravel-support
63 Downloads
Common support helpers, contracts, and traits required by various Webaune packages. Validator functionality, and basic controller included out-of-the-box.
wearesweet/laravel-revisonable
0 Downloads
Apply the trait HasRevisions to any model to be able to: View a history of changes, revert to previous versions of the model and allow for easy moderation of changes before persisting to the database.
vswteam/laravel-hashed-naming
1653 Downloads
A trait to hashed naming methods to a class
victoralagwu/laravel-invoiceable
6 Downloads
A simple laravel package that allows you invoke the invoiceable trait on a model
versatilelibs/laravel-searchable
619 Downloads
Eloquent model search trait.
vahidirn/laravel-filter-query-neo4j
47 Downloads
A trait to add query filtering functions to Laravel models
vahidirn/laravel-filter-query
20 Downloads
A trait to add query filtering functions to Laravel models
turahe/laravel-installer
585 Downloads
Laravel web installer
torkashvand/laravel-minidevicedetector
11 Downloads
A middleware that adds attributes to your request object that describe the users browser. This will let you fine tune the templates or code to use based on the traits of the browser.