🚧 Under Construction

We're building an amazing web interface for composer-unused. Stay tuned for the full experience!

Preview: What You'll Be Able to Do

Reproduce Issues You Encounter

Once completed, this website will allow you to easily reproduce and debug issues you encounter when using composer-unused in your projects.

Main feature:

  • Reproduce issue you encounter with composer-unused

Whether you're experiencing unexpected results, false positives, or need help understanding why certain dependencies are marked as unused, this playground will help you create a reproducible test case to investigate and resolve the issue.

How It Will Work

1

Upload Code

Provide your composer.json dependencies and relevant PHP code that reproduces the issue

2

Run Analysis

The tool will run composer-unused on your code in a sandboxed environment

3

Debug Together

Share the reproducible case to get help or report bugs