Libraries tagged by pcntl_fork

flytachi/winter-thread

2 Favers
734 Downloads

A lightweight process engine for PHP — Java-like control of background tasks as isolated OS processes, without heavy extensions (no swoole/pthreads/parallel).

Go to Download


che/console-signals

8 Favers
45003 Downloads

Unix signal support for Symfony Console

Go to Download


axxapy/easyfork

0 Favers
1697 Downloads

The easiest way to manage work for php (uses pcntl library)

Go to Download


happyslucker/a-async

4 Favers
2 Downloads

High-performance parallel processing & async library for PHP.

Go to Download


soliphp/process

11 Favers
115 Downloads

Simple multi-process manager for PHP, based on pcntl and posix.

Go to Download


pcntl_job/pcntl_job

0 Favers
8 Downloads

Adapters for pcntl, cURL etc.

Go to Download


werkint/react-pcntl

1 Favers
30 Downloads

PCNTL bindings for ReactPHP

Go to Download


wyrihaximus/ratchet-pcntl

0 Favers
262 Downloads

Add OS signaling to ratchet for CakePHP

Go to Download


pahenrus/react-signals

0 Favers
3527 Downloads

Unix signals handling for ReactPHP

Go to Download


kafkiansky/signaler

2 Favers
8 Downloads

Signaler library that provide stack for signal listeners.

Go to Download


jiromm/react-signal-handler

0 Favers
4047 Downloads

Unix signals handling for ReactPHP

Go to Download


croustibat/php-pty

0 Favers
0 Downloads

node-pty for PHP. Pseudo-terminals in pure PHP — no extension to compile, no C companion library, no Node. Just FFI and pcntl. macOS and Linux.

Go to Download


uppes/eventloop

0 Favers
512 Downloads

An event loop library for asynchronous PHP programming.

Go to Download


agussuroyo/async

0 Favers
2 Downloads

A simple asynchronous process manager for PHP using pcntl.

Go to Download


senman/yii2-crontab-manager

1 Favers
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

Go to Download


<< Previous Next >>