Libraries tagged by pthreads
unusorin/pthreads
702 Downloads
Pthreads IDE support
divi/pthreads-stub
4064 Downloads
Provide pthreads PHP extension stub
devmastersbv/pthreads
177 Downloads
Pthreads classes
iainconnor/composer-pthreads
111 Downloads
PThreads with the Composer autoloader baked in.
kwhat/legume
5 Downloads
Legume: Multi-thread Job Manager and Daemon
contextualcode/threads
18 Downloads
Allows running the tasks in multiple threads using pthreads PHP extension
bugdhdj/pthwools
4 Downloads
A polyfill for pthreads
prolic/concurrent-php-utils
21 Downloads
port of java.util.concurrent for php based on pthreads-extension
appserver-io/fhreads
2 Downloads
A PHP Userland threading library based on fhreads php extension
appserver-io-psr/concurrency
25 Downloads
Interfaces and objects that provides handling for thread-safety, concurrency programming and data sharing all written in PHP-Userland.
proclnas/curl-rox-volatile
4 Downloads
Just another curl wrapper for webCrawling purposes (pthreads modified)
jth/green-mt
1 Downloads
Simple to use and naive library for pthreads extension
jacknoordhuis/threaded-class-loader
12 Downloads
A thread safe implementation of a PSR-0, PSR-4 and classmap class loader for use with the pthreads extension.
friendsofsymfony/comment-bundle
735236 Downloads
This Bundle provides threaded comment functionality for Symfony applications
cheprasov/php-redis-lock
347573 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.