acti/am_i_up_to_date_sf
Symfony-focused helper to check whether your project’s dependencies are up to date. Adds a simple command/utility for scanning installed packages and reporting available updates, making it easier to spot outdated components during development or CI.
symfony/security:checker (broader scope) or roave/security-advisories (focused on advisories only).why-not or symfony/security:checker for broader needs (e.g., PHP core, non-Symfony deps).roave/security-advisories or sensiolabs/security-checker.require constraints.For Executives: "This package lets us automate dependency compliance checks for our Symfony apps in minutes—no manual audits, no surprises. It’s like a ‘health scan’ for our codebase, catching outdated packages that could introduce security risks or breakages before they hit production. For example, if a vendor updates Symfony and we’re using an unsupported version, this flags it early. It’s a low-cost, high-impact way to reduce tech debt and align with our security-first roadmap."
For Engineering:
*"The am_i_up_to_date_sf package is a Symfony-specific wrapper around Composer’s version checks, designed to:
How can I help you explore Laravel packages today?