lubusIN / laravel-decomposer

⚙️ A Laravel package to decompose your installed packages, their dependencies, your app & server environment
MIT License
522 stars 42 forks source link

Formatting issues #3

Closed etiennemarais closed 7 years ago

etiennemarais commented 7 years ago

Context

The code seems to not be in a PSR-2 standard formatting and styles. I'd like to fix that by making a PR that fixes the code styles and adds a tiny amount of descriptive doc block comments for added benefit.