Libraries tagged by laravel trait
hedii/laravel-date-range
40549 Downloads
A date range trait with local scope methods for Laravel Eloquent models
toneflix-code/laravel-fileable
3576 Downloads
Laravel Fileable exposes methods that make handling file upload with Laravel filesystem even easier, it also exposes a trait that automatically handles file uploads for you.
mouadziani/laravel-model-trackable
7 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait
karabinse/laravel-commentable
1581 Downloads
Easily add a commentable trait to a Eloquent model
jpmurray/laravel-countdown
3799 Downloads
Provide an easy class easy way to get the time difference between two dates, with an extra bonus trait for eloquent
igaster/laravel-translate-eloquent
3348 Downloads
Description
igaster/laravel-model-options
723 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
heseya/laravel-searchable
3885 Downloads
Search trait for Eloquent models
francescomalatesta/laravel-reactions
160 Downloads
brekitomasson/laravel-model-finder
1189 Downloads
A simple trait that makes building your own custom Laravel Model Searches a lot easier.
boytunghc/laravel-mongo-notifiable
6045 Downloads
A trait will help you connect to mongodb and do notification
beitsafe/laravel-uuid-auditing
11534 Downloads
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables
angkor/laravel-support
111 Downloads
Ankgor common support helpers, contracts, and traits required by various Ankgor packages. Validator functionality, and basic controller included out-of-the-box.
spatie/laravel-or-abort
3948 Downloads
A trait to add OrAbort functions to a class
cybercog/laravel-likeable
5495 Downloads
Make Laravel Eloquent models Likeable & Dislikeable in a minutes!