PHP Command Line Interface

PHP CLI & IDE

There are a number of PHP IDEs that require PHP CLI. For example NuSphere IDE, Zend Studio IDE, ActiveState Komodo IDE require to have PHP CLI or PHP CGI installed on your system in order to do real-time syntax check of your scripts.
As you see, all popular commercial products are at least dependent on PHP CLI.