I am attempting to use Zend Tool in the Zend Framework 2 with no luck. I have installed it with composer in a project directory, and executed the composer install command. This appears to be successful. I have also downloaded the zftool.phar file. When I attempt a command with zf.php or zftool.php I get a failure message:
-bash: zf.php: command not found
But I am in the directory where zf.php is located. I also tried copying zftool.phar to my usr/sbin folder but still receive the command not found message. I have Googled for over an hour and cannot find any solution to this.
If anyone has a clue what I am doing wrong I would greatly appreciate some feedback. Admittedly I am an amateur at this.
I am running OS X 10.8.4.