An open API service indexing awesome lists of open source software.

https://github.com/cedx/which.php

Find the instances of an executable in the system path, in PHP.
https://github.com/cedx/which.php

php which

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Which for PHP
![PHP](https://badgen.net/packagist/php/cedx/which) ![Packagist](https://badgen.net/packagist/v/cedx/which) ![License](https://badgen.net/packagist/license/cedx/which) ![Downloads](https://badgen.net/packagist/dt/cedx/which)

Find the instances of an executable in the system path, in [PHP](https://www.php.net).

## Documentation
- [User guide](https://github.com/cedx/which.php/wiki)
- [Examples](https://github.com/cedx/which.php/tree/main/example)

## Development
- [Git repository](https://github.com/cedx/which.php)
- [Submit an issue](https://github.com/cedx/which.php/issues)

## License
[Which for PHP](https://github.com/cedx/which.php) is distributed under the MIT License.