I run
sudo apt-get install php-doc
I did not find a man entry, nor "which" entry for the program. There is no "phpdoc" -program in my PATH altough I have /usr/bin in my PATH which apparently should be the location of the installed program.
How can you use the program in terminal?