cedx / which
Find the instances of an executable in the system path. Like the `which` Linux command.
12.0.0
2026-01-19 21:37 UTC
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.