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

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article