Libraries tagged by multi process
webmaniacs.net/lib-fork
12 Downloads
Lib fork processes in PHP and allow multi-threading. Inspired by duncan3dc/fork-helper
eaglewu/fork-helper
41 Downloads
Simple class to fork processes in PHP and allow multi-threading
sqonk/phext-detach
90 Downloads
Detach is a library for running tasks inside of a PHP script in parallel using forked processes.
cboxdk/laravel-operations
1 Downloads
Durable, multi-step operations for Laravel — a strict state machine with per-step progress, idempotent retries, and a stall sweep.
hichemtab-tech/langify-laravel
9 Downloads
LangifyLaravel is a powerful Laravel language generation library that automates the process of creating language files for multilingual support. With just one language file, it generates translations for multiple languages, making localization a breeze.
xngcomposer/installers
90 Downloads
A multi-framework Composer library installer
sleuteltje/omnipay-multisafepay
8 Downloads
MultiSafepay driver for the Omnipay payment processing library
samgeeksdev/anypay
39 Downloads
Anypay is a comprehensive PHP,LARAVEL library for handling multiple payment gateway integrations seamlessly.
pawnerd/omnipaymsp
39 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.
gembapay/gembapay-php
1 Downloads
GembaPay PHP SDK — Unified payment gateway for crypto (ETH, BNB, POL, USDC, USDT), Stripe, and PayPal. Non-custodial payments.
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
8 Downloads
Web-socket server with URI parse and multi-process support
matecat/taskrunner
2 Downloads
Asynchronous multi process task runner based on ActiveMQ.