cedx / which
Find the instances of an executable in the system path. Like the `which` Linux command.
Installs: 46 524
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/cedx/which
Requires
- php: >=8.5.0
- ext-mbstring: *
- ext-spl: *
- symfony/filesystem: ^8.0.1
Requires (Dev)
- phpstan/phpstan: ^2.1.33
- phpunit/phpunit: ^12.5.6
README
Find the instances of an executable in the system path, in PHP.
Documentation
Development
License
Which for PHP is distributed under the MIT License.