Libraries tagged by subprocess
php-standard-library/process
64673 Downloads
Typed, non-blocking API for spawning and managing child processes
netlogix/jobqueue-pool
107544 Downloads
Hold a pool of subprocesses to execute jobs in
omaralalwi/php-py
354 Downloads
play with python in PHP applications
omaralalwi/laravel-py
30 Downloads
Laravel wrapper for php-py package, to seamless enabling secure and efficient execution of Python scripts within PHP applications.
superrb/async
882 Downloads
A PHP library for handling asynchronous processes and inter-process communication via sockets
symplely/spawn
2482 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.
wexample/php-wex
4 Downloads
PHP port of the wex Python CLI, executed as a subprocess
sbwerewolf/subprocess-logger
3 Downloads
Library for logging of subprocess events
mkolecki/sub-process
5 Downloads
Library for creating new processes for PHP
nexo/plugin-sdk
2 Downloads
PHP SDK for nexo subprocess plugins
bmadigan/overpass
165 Downloads
A robust Laravel package for integrating Python AI capabilities through a secure subprocess bridge
laravelsecurityaudit/laravel-ai-ledger
0 Downloads
A processing ledger for AI traffic. Turns the requests Egress Guard observes into a GDPR Article 30 record of processing and a subprocessor register, recording categories and hashes only, never the data itself. The free collector for the Ledger compliance layer.
uppes/processor
406 Downloads
An Symfony Process Manager offering Parallel and asynchronous PHP for Blocking I/O.
symplely/processor
1730 Downloads
An Symfony Process Manager offering Parallel and asynchronous PHP for Blocking I/O.
univeros/eval
0 Downloads
bin/altair eval — a sandboxed scratchpad that executes a short PHP snippet inside the project's container in a guarded subprocess (disable_functions, open_basedir, memory + wall-clock limits) and returns a structured JSON result. The agent's "let me check" primitive.