Symfony Console, used by many OSS PHP projects to power their CLI tools, just got support for shell autocompletion

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • symfony-console-autocomplete

    Shell autocompletion for Symfony Console based scripts

  • The PR implements generating the shell completion (currently just bash, zsh expected), adds support to autocomplete command and option names (which was previously possible by enabling an external tool), but also allows to dynamically contextually complete values for arguments and options.

  • Symfony

    The Symfony PHP framework

  • The PR implements generating the shell completion (currently just bash, zsh expected), adds support to autocomplete command and option names (which was previously possible by enabling an external tool), but also allows to dynamically contextually complete values for arguments and options.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts