Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rumpl/php_popen
https://github.com/rumpl/php_popen
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rumpl/php_popen
- Owner: rumpl
- Created: 2021-06-30T09:19:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-30T09:20:05.000Z (over 3 years ago)
- Last Synced: 2024-11-25T01:24:37.494Z (3 months ago)
- Language: PHP
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PHP script that executes docker compose and gets the output
Example:
```console
❯ php index.php
[+] Running 1/0
⠿ Container php_popen_nginx_1 Running 0.0s
command returned 0
```