brew install typisttech/tap/<formula>
Or brew tap typisttech/tap and then brew install <formula>.
Or, in a brew bundle Brewfile:
tap "typisttech/tap"
brew "<formula>"-
composer-semver
Static linked CLI wrapper for composer/semver. Parsing and validating versions exactly like Composer does without installing PHP. -
php-matrix
List PHP versions that satisfy the required PHP constraint incomposer.json.
brew help, man brew or check Homebrew's documentation.