Libraries tagged by laravel trait
riesjart/eloquent-model-trait
671 Downloads
Addition of useful methods for Eloquent models
pwweb/laravel-core
575 Downloads
Additional core functionalities for Laravel
porifa/laravel-object-blueprint-generator
4 Downloads
Laravel Object Blue Generator (Like Actions, Services, Helpers, Enums, Contracts/Interfaces, Concerns/Traits)
loafer/laravel-likeable
18 Downloads
Make Laravel Eloquent models Likeable & Dislikeable in a minutes!
digitalion/laravel-makes
678 Downloads
Collection of additional class creation commands for Artisan
digitalion/laravel-base-project
8 Downloads
Collection of basic tools for common functionality in projects
dandelionmood/laravel-relatable
9 Downloads
Trait to manage an Eloquent model's related content
bluora/laravel-couch-client
23 Downloads
Laravel wrapper around Doctrine Couch Client.
belusic/laravel-eloquent-nullification
6 Downloads
A trait for Eloquent models that allows for the easy nullification of empty strings on creation and saving.
albinodrought/laravel-fillable-relations
311 Downloads
Provides HasFillableRelations trait to Eloquent models
yangcheng88/traitmodel
4 Downloads
laravel model basic method
smorken/controller-traited
233 Downloads
Controller helpers for Laravel 5
sands/asasi-booted
50 Downloads
Laravel Booted Trait
jvizcaya/uploadable
175 Downloads
Laravel Eloquent trait for storage base64 encoded data
jamesking56/mailer
42 Downloads
Easy Laravel Mailer trait ready so that you can write cleaner mailers.