Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/duncan3dc/exec

Run command line processes from within PHP
https://github.com/duncan3dc/exec

Last synced: 4 days ago
JSON representation

Run command line processes from within PHP

Awesome Lists containing this project

README

        

# exec
Run command line processes from within PHP

Full documentation is available at http://duncan3dc.github.io/exec/
PHPDoc API documentation is also available at [http://duncan3dc.github.io/exec/api/](http://duncan3dc.github.io/exec/api/namespaces/duncan3dc.Exec.html)

[![release](https://poser.pugx.org/duncan3dc/exec/version.svg)](https://packagist.org/packages/duncan3dc/exec)
[![build](https://github.com/duncan3dc/exec/workflows/.github/workflows/buildcheck.yml/badge.svg?branch=main)](https://github.com/duncan3dc/exec/actions?query=branch%3Amain+workflow%3A.github%2Fworkflows%2Fbuildcheck.yml)
[![coverage](https://codecov.io/gh/duncan3dc/exec/graph/badge.svg)](https://codecov.io/gh/duncan3dc/exec)

## Changelog
A [Changelog](CHANGELOG.md) has been available since the beginning of time

## Where to get help
Found a bug? Got a question? Just not sure how something works?
Please [create an issue](//github.com/duncan3dc/exec/issues) and I'll do my best to help out.
Alternatively you can catch me on [Twitter](https://twitter.com/duncan3dc)