Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/duncan3dc/exec
- Owner: duncan3dc
- License: apache-2.0
- Created: 2018-05-06T16:39:01.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T12:24:16.000Z (almost 2 years ago)
- Last Synced: 2024-10-20T23:15:29.097Z (23 days ago)
- Language: PHP
- Size: 67.4 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# exec
Run command line processes from within PHPFull 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)