Libraries tagged by multiple processes
stil/phoebe
616 Downloads
An IRC bot skeleton. Can listen on multiple IRC networks within single process.
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.
aderemi/multiple-rows-processor
8 Downloads
Laravel Multiple row operations with XML, JSON, CSV or plan text
idimsh/parallel-processes
13 Downloads
Run multiple Symfony CLI processes in parallel.
bitandblack/process-log
26 Downloads
Helps logging multiple and possibly asynchronously running processes
sunaoka/process-guard-php
13 Downloads
This library has been designed with the intention of preventing the execution of multiple instances of a script.
qlimix/process-manager
11 Downloads
Process manager
matin-utils/process-manager
1268 Downloads
managing multiple proccess with socket
lucinda/process
15 Downloads
Light weight API performing single/multiple shell command execution using IO multiplexing
juanchosl/simplecache
89 Downloads
A small collection of read/write for multiples cache systems using PSR-16
vox/concurrent-futures
14 Downloads
Use concurrent multiple process on a python like interface.
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
robsonalvesbh/semaphoro
5 Downloads
This library will help you to run multiple process with PHP.
shaggy8871/fork
8 Downloads
Fork makes it simple to fork and run multiple child processes from PHP.
hasantayyar/forker
18 Downloads
Split tasks into multiple forked processes.