mikehaertl/php-shellcommand
Run and manage shell commands from PHP with a simple, safe API. Capture output, exit codes, and errors; set timeouts, working dir, env vars, and pipes; build commands with proper escaping. Useful for CLI wrappers and background jobs.
proc_open() pipe configuration for both, Windows / Linuxproc_open() changes as it broke error capturingproc_open() pipe configuration$useExec option to fix Windows issues (#3)getExecuted() to find out execution status of the command$escape parameter to addArg() to override escaping settings per callHow can I help you explore Laravel packages today?