hakanispirli/laravel-shared-worker
Production-ready Laravel Queue Worker optimized for shared hosting environments - No SSH, No proc_open required
时间:2026-01-25 07:45
rosell-dk/exec-with-fallback
An exec() with fallback to emulations (proc_open, etc)
时间:2026-01-04 10:52
flytachi/winter-thread
A lightweight process engine for PHP — Java-like control of background tasks as isolated OS processes, without heavy extensions (no swoole/pthreads/parallel).
时间:2025-12-18 18:52
takuya/php-proc_open-wrapper
proc_open wrapper to exec command.
时间:2024-10-22 09:01
justmisha/php-multirunner
The package gives the ability to run multiple processes (programs and scripts) in parallel in the background.
时间:2024-09-18 14:46
xthukuh/process
A simple php proc_open wrapper class. Supports running background process on windows/linux, get child process pid buffer output among other functions.
时间:2022-04-29 21:42
alcamo/process
Classes for processes opened by proc_open()
时间:2021-06-30 10:47
stylers/laravel-task-manager
This package is a workaround for run tasks without artisan because proc_open & proc_close PHP modules disabled some server such as shared hosts.
时间:2021-02-17 14:02
takuya/process
php proc_open wrapper class for shell command process management.
时间:2020-03-14 06:22
jover/ssh-tunnel
Simple library for SSH tunneling, using proc_open
时间:2019-04-18 13:53
ravisorg/exec-parallel
A CLI job queue for running multiple commands in parallel
时间:2017-01-19 16:53
hypnopompia/process
Process is a PHP library to help with the task of running other applications asynchronously from PHP in a pseudo-threaded way.
时间:2016-11-17 19:26
tivie/command
An utility library that harmonizes OS differences and executes external programs in a safer way
时间:2014-12-19 01:39