Libraries tagged by proc_open

rosell-dk/exec-with-fallback

3 Favers
2875937 Downloads

An exec() with fallback to emulations (proc_open, etc)

Go to Download


tivie/command

14 Favers
42594 Downloads

An utility library that harmonizes OS differences and executes external programs in a safer way

Go to Download


takuya/process

5 Favers
5965 Downloads

php proc_open wrapper class for shell command process management.

Go to Download


symplely/spawn

4 Favers
2389 Downloads

An simply `uv_spawn` or `proc-open` wrapper API to execute and manage a Pool of child-processes, achieving parallel/asynchronous PHP for Blocking I/O.

Go to Download


christiaan/stream-process

6 Favers
11712 Downloads

Wrapper around proc_open to ease communication via streams between processes

Go to Download


openlss/func-proc

0 Favers
86 Downloads

Process helper functions

Go to Download


xthukuh/process

0 Favers
1 Downloads

A simple php proc_open wrapper class. Supports running background process on windows/linux, get child process pid buffer output among other functions.

Go to Download


sgolemon/async-process

1 Favers
1 Downloads

Asynchronous execution wrappers.

Go to Download


ravisorg/exec-parallel

2 Favers
106 Downloads

A CLI job queue for running multiple commands in parallel

Go to Download


moccalotto/process

0 Favers
105 Downloads

Tiny proc_open wrapper for PHP

Go to Download


hypnopompia/process

0 Favers
3020 Downloads

Process is a PHP library to help with the task of running other applications asynchronously from PHP in a pseudo-threaded way.

Go to Download


axute/process

0 Favers
30 Downloads

a class to use any command as object via stdIn, stdOut and stdErr with proc_open

Go to Download


alcamo/process

1 Favers
78 Downloads

Classes for processes opened by proc_open()

Go to Download


stylers/laravel-task-manager

0 Favers
6 Downloads

This package is a workaround for run tasks without artisan because proc_open & proc_close PHP modules disabled some server such as shared hosts.

Go to Download


live-happy-code-hard/command-as-process

0 Favers
6 Downloads

Object wrappers around PHP program execution functions: proc_open(), proc_close(), proc_terminate(), proc_get_status()

Go to Download


Next >>