Libraries tagged by multi process
samgeeksdev/anypay
37 Downloads
Anypay is a comprehensive PHP,LARAVEL library for handling multiple payment gateway integrations seamlessly.
pawnerd/omnipaymsp
38 Downloads
MultiSafepay driver for the Omnipay payment processing library
graceas/php-simple-curl-wrapper
62 Downloads
This simple CURL wrapper. Allows the processing of multiple Request's asynchronously.
zhamao/connection-manager
3843 Downloads
A swoole-based multi-process connection manager using shared memory table
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
phvia/firman
2 Downloads
PHP multi-process and non-blocking I/O library.
nocodeapidotnet/php_sdk
7 Downloads
Web-socket server with URI parse and multi-process support
matecat/taskrunner
2 Downloads
Asynchronous multi process task runner based on ActiveMQ.
jeson-ckon/ck-daemon
15 Downloads
Multi process and multi task PHP Lib
byphper/stress
2 Downloads
Multi-process stress testing tool based on swoole
baohan/swoole-job
12 Downloads
A multi-processes worker framework based on Swoole
xilon/php-mpm
70 Downloads
Supports multi-processing event-driven model
hussdev/assessment
6 Downloads
A composer package for multi processor routing
dmkit/php-fork-manager
58 Downloads
Simple class to fork and manage processes in PHP and allow multitasking or multiprocessing
bunkermaster/multiproc
11 Downloads
Simple multi processing with native PHP