cedx / which
Find the instances of an executable in the system path. Like the `which` Linux command.
Installs: 46 523
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=8.1.0
- ext-mbstring: *
- ext-spl: *
- symfony/filesystem: ^7.0.0
Requires (Dev)
- phpstan/phpstan: ^1.10.57
- phpunit/phpunit: ^10.5.9
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.