Libraries tagged by Thread
kraken-php/runtime
1569 Downloads
Kraken Framework Runtime Component.
jlorente/yii2-command-handler
103 Downloads
A Yii2 extension that provides the framework with the Command Design Pattern. Useful to create commands in a main process and execute them in another processes such as crons, console controllers, etc.
functional-php/parallel
19 Downloads
Parallel implementation of some higher-order functions.
andrey-tech/parallel-executor-php
25 Downloads
Простой класс на PHP 7.2+, позволяющий выполнять задачи в нескольких параллельных потоках исполнения при помощи PHP-расширения parallel
serendipity_hq/bundle-commands-queues
1945 Downloads
Manage queues of commands and processes them in your Symfony app.
quiec/boting
1374 Downloads
Simple but powerful and Async(multi-thread) Telegram Bot library
bettergist/concurrency-helper
8 Downloads
A super simple way to concurrently run many PHP instances.
serendipity_hq/commands-queues-bundle
1974 Downloads
Manage queues of commands and processes them in your Symfony app.
basecom/cronjob-bundle
867 Downloads
Bundle to write efficient and threadable cronjobs.
digital-threads/liqpay
2692 Downloads
Laravel LiqPay Client
vladidas/parallelphp
8 Downloads
Running PHP functions in parallel thread without blocking.
schlaefer/saito
8 Downloads
Saito - The Threaded Forum
rodnaph/singer
47780 Downloads
PHP Threading
poolsphp/pools
116 Downloads
A simple and fast implementation of a thread pool in PHP
oliverde8/asynchronous-jobs
3070 Downloads
Execute new php instances easily as you would threads.