Libraries tagged by multiple processes
juliendufresne/inter-app-request-identifier
5269 Downloads
Defines an interface to identify a process running between multiple applications
stil/phoebe
616 Downloads
An IRC bot skeleton. Can listen on multiple IRC networks within single process.
pixamo/installer
351 Downloads
pixamo/installer is a Laravel package that makes it easy to install your application with just one click. With this package, you can quickly set up your application's environment, dependencies, and configurations without having to manually run multiple commands or manually edit files. It streamlines the installation process and makes it more efficient, saving you time and effort. It's perfect for both new and experienced developers. Give it a try and see how it can simplify your development process.
khaleejinfotech/multi-tenant-mailer
22 Downloads
The `MultiTenantMailer` is a powerful and flexible email-sending class designed for multi-tenant applications. It simplifies the process ofconfiguring and sending emails while supporting multiple tenants with different settings.
graymatterlabs/pingtree
349 Downloads
A Ping Tree is a process in which a single lead is offered to multiple buyers in real-time and sold to the highest bidder
aderemi/multiple-rows-processor
8 Downloads
Laravel Multiple row operations with XML, JSON, CSV or plan text
idimsh/parallel-processes
10 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
11 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
lucinda/process
14 Downloads
Light weight API performing single/multiple shell command execution using IO multiplexing
juanchosl/simplecache
45 Downloads
A small collection of read/write for multiples cache systems using PSR-16
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.
justmisha/php-multirunner
5 Downloads
The package gives the ability to run multiple processes (programs and scripts) in parallel in the background.