Libraries tagged by laravel trait
hitechnix/support
58 Downloads
Flexible helper methods & traits for commonly used functionalities.
gregoryduckworth/friendable
20 Downloads
Add the possibility of friends quickly with the use of this trait.
gluvia/searchable
4 Downloads
Eloquent model search trait. (custom)
frameck/awesome-enums
43 Downloads
This package provides a set of traits that extend the functionality of enums
focela/support
562 Downloads
Flexible helper methods & traits for commonly used functionalities
filipac/searchable
24 Downloads
Eloquent model search trait.
eleven59/backpack-shop-mollie
12 Downloads
Handy dandy Mollie payments trait for my BackpackShop package
do6po/tentacles
102 Downloads
Da epic tentacles for Eloquent
denizozturk/quick-command
37 Downloads
This is a collection of quick commands for your laravel project. It includes commands for actions, enums, helper, traits and other stuff.
delatbabel/jsonresponses
136 Downloads
A trait containing common JSON responses for an API built with Laravel 5.1.
contika/searchable
1 Downloads
Eloquent model search trait.
constant-null/eloquent-changed-by-user
26 Downloads
This simple trait written for eloquent allows you to automaticly write down id of last user changed the database record.
conquest/core
245 Downloads
Shared utilities for developing the Honed Laravel ecosystem.
code16/write-to-console
2248 Downloads
Simple Trait to interact with artisan console from any PHP class
cgdsoftware/versions
6 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel