Which for PHP¶
Find the instances of an executable in the system path, in PHP.
Danger
This package has been renamed to cedx/which.hx
, and its version number resetted.
Please update your composer.json
file.
Quick start¶
Install the latest version of Which for PHP with Composer:
composer require cedx/which
For detailed instructions, see the installation guide.