Matthew Turland<p><a href="https://phpc.social/tags/PHP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PHP</span></a> / <a href="https://phpc.social/tags/Symfony" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Symfony</span></a> peeps: I'm looking for a library to handle routing, argument parsing, and output formatting for CLI commands that supports bootstrapping and DI using a PSR-11 container.</p><p>Best I can tell, symfony/console only allows for service configuration through its own DI.</p><p>The only package I've found thus far that seems to meet these requirements is this one.</p><p><a href="https://github.com/mnapoli/silly" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/mnapoli/silly</span><span class="invisible"></span></a></p><p>I would think there would be more options, though.</p><p>Am I missing something? (Boosts appreciated.)</p>