Laravel Packages

Generate a Detailed Application Report with Laravel Decomposer

Published
Generate a Detailed Application Report with Laravel Decomposer image

Laravel Decomposer is a development package that lists all of your Composer dependencies and helpful information like package versions, the PHP/Laravel version installed, installed PHP modules, and more.

The author has previously written about this package on Laravel News, but has recently released a new version that brings support for the most recent versions of Laravel, and the UI was refactored with Tailwind CSS, Alpine.js, and a custom responsive DataTable component.

Here's the previous version of the UI:

The previous UI of the installed packages panel.
The previous UI of the installed packages panel.

And here's the new UI released in v1.3, released last week on May 14, 2025:

The new UI for Installed packages.
The new UI for Installed packages.

The Laravel and Server environment panels give you useful details about your application at a glance:

The new UI for local Laravel and Server environment panels.
The new UI for local Laravel and Server environment panels.

Main features

  • Quickly generate a system report when reporting bugs.
  • To see the list of all installed packages and their dependencies in the laravel app directly from the browser.
  • Laravel & Server environment details on the same page with the packages list.
  • To check whether all the pre-configurations and extensions asked by Laravel are applied and loaded or not.
  • For package/laravel app developers, the Decomposer report can be very useful when collecting information from the users reporting the issues.
  • It cuts down the troubleshooting time.

You can learn more about this package, get full installation instructions, and view the source code on GitHub.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article