Skip to content
Cédric Belin edited this page Jun 15, 2024 · 3 revisions

Find the instances of an executable in the system path, in PHP.

Quick start

Install the latest version of Which for PHP with Composer package manager:

composer require cedx/which

For detailed instructions, see the installation guide.

Usage

Clone this wiki locally