For Executives: "This package helps us eliminate technical debt by identifying unused Symfony routes—like a 'find unused files' tool for our API. For example, we could remove 20% of our endpoints that haven’t been accessed in years, cutting maintenance costs and improving performance. It’s a no-code solution that pays for itself in developer time saved."
For Engineers:
*"SymfonyRouteUsage is a drop-in bundle that logs route calls to a database, letting us run bin/console show-route-usage to find dead routes. It’s inspired by Laravel’s route-usage tool but tailored for Symfony. Useful for:
composer require symplify/symfony-route-usage), and it integrates with Symfony’s bundle system. Low risk, high reward."*How can I help you explore Laravel packages today?