Libraries tagged by subprocess
omaralalwi/php-py
61 Downloads
play with python in PHP applications
superrb/async
830 Downloads
A PHP library for handling asynchronous processes and inter-process communication via sockets
omaralalwi/laravel-py
18 Downloads
Laravel wrapper for php-py package, to seamless enabling secure and efficient execution of Python scripts within PHP applications.
bmadigan/overpass
5 Downloads
A robust Laravel package for integrating Python AI capabilities through a secure subprocess bridge
symplely/spawn
2470 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.
sbwerewolf/subprocess-logger
3 Downloads
Library for logging of subprocess events
mkolecki/sub-process
5 Downloads
Library for creating new processes for PHP
uppes/processor
406 Downloads
An Symfony Process Manager offering Parallel and asynchronous PHP for Blocking I/O.
symplely/processor
1715 Downloads
An Symfony Process Manager offering Parallel and asynchronous PHP for Blocking I/O.
suren/laravel-supervisor-dashboard
31 Downloads
Display status of subprocesses in Supervisor.
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
kolmeya/parallel
18 Downloads
Sub process manager for PHP
exsyst/worker
6282 Downloads
Worker subprocess management
brickhouse/process
5 Downloads
Sub-process functionality for Brickhouse
heimonsy/sshprocess
181 Downloads
process with ssh client and rsync