icanhazstring/composer-unused
composer-unused detects and removes unused Composer dependencies in PHP/Laravel projects. It analyzes your codebase to find packages not referenced, reports what can be safely removed, and helps keep composer.json/lock lean and maintainable.
Architecture fit: The package is purpose-built for Composer-based PHP projects, making it inherently compatible with Laravel's dependency management system. It leverages static analysis of autoloading and class references, aligning
How can I help you explore Laravel packages today?