Decorate your Method Calls
"
laravel-decorator
aims to port the decorator feature from Python to Laravel.A decorator is a callable which wraps around the original decorated callable, in order to form a new callable composed of the previous two."
Iman
@imanghafoori