Application Reporting
"Laravel Decomposer decomposes and lists all the installed packages and their dependencies along with the Laravel & the server environment details your app is running in.
Decomposer also generates a markdown report from those details that can be used for troubleshooting purposes, also it allows you to generate the same report as an array and also as JSON anywhere in your code.
Laravel package & app devs can also add custom stats specific for your package or your app. All these just on the hit of a single route."
LUBUS
@lubusIN