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 →
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article
Queue totalSize() and JobInterrupted Event in Laravel 13.31 image

Queue totalSize() and JobInterrupted Event in Laravel 13.31

Read article
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article