Libraries tagged by Thread
eaglewu/fork-helper
41 Downloads
Simple class to fork processes in PHP and allow multi-threading
danog/async-construct
4 Downloads
Async class constructor and wakeup functions for AMPHP.
baklysystems/laravel-commentable
11 Downloads
Allows for threaded comments to be added to multiple and different models.
appserver-io/fhreads
2 Downloads
A PHP Userland threading library based on fhreads php extension
appserver-io-psr/concurrency
27 Downloads
Interfaces and objects that provides handling for thread-safety, concurrency programming and data sharing all written in PHP-Userland.
adabra/curl
31 Downloads
A simple and lightweight cURL library with support for asynchronous requests.
edwardstock/forker
38 Downloads
PHP posix process manager and async job handler
forsaken-threads/get-hooked
29 Downloads
GitLab webhook handler
blazing-threads/pdf-curator
16 Downloads
A PDF merger that resolves and maintains internal page links, including cross-file internal links.
xddesigners/silverstripe-disqus
295 Downloads
Add a simple Disqus comments thread to your page types
white-rabbit-1-sketch/php-worker-pool
5 Downloads
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.
vxdiv/asynctask
149 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
techdivision/import-cli-magento
7 Downloads
Magento CLI extension that provides single-threaded Magento 2 importing functionality based on M2IF
smart-gamma/mink-facebook-fastest-extension
2294 Downloads
Mink extension for facebook's webdriver with fastest multi-threading support
rootiteam/snooze
67 Downloads
Thread notification management library for code using the pthreads extension