php

PHP command-line interface. More information: https://php.net.

php {{path/to/file}}

php {{[-l|--syntax-check]}} {{path/to/file}}

php {{[-a|--interactive]}}

php {{[-r|--run]}} "{{code}}"

php {{[-S|--server]}} {{host:port}}

php {{[-m|--modules]}}

php {{[-i|--info]}}

php {{[--rf|--rfunction]}} {{function_name}}