Libraries tagged by threat
aza/thread
28427 Downloads
AzaThread - Anizoptera CMF simple and powerful threads emulation component for PHP (based on forks).
amphp/thread
5533 Downloads
Non-blocking thread pool task dispatch
zphp/zphp
1045 Downloads
ZPHP is a light that is dedicated to gaming, social networking, web, mobile server-side frameworks. Providing high performance real-time communication solutions.
zhgzhg/gphpthread
3798 Downloads
Generic PHP Threads library using only pure PHP
thyagobrejao/laravel-commentable
8358 Downloads
Polymorphic threaded comments for Laravel
symfony-bundles/fork
7477 Downloads
SymfonyBundles Fork Library
short-edition/comment-bundle
38628 Downloads
This Bundle provides threaded comment functionality for Symfony applications
kraken-php/framework
338 Downloads
The first and only multi-processed, multi-threaded, fault-tolerant framework for PHP.
therat/symdep
35060 Downloads
Additional tool for symfony deploy
snmp-persist/snmp-persist
54327 Downloads
The SNMP pass_persist threaded backend
sfelix-martins/json-exception-handler
63210 Downloads
Adds more power to Laravel Exceptions Handler to treat json responses
riki137/multitron
10906 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
pixel418/ubiq
27754 Downloads
Functions for readable treatment of string, array & object
fdmind/ignore-query-strings
325 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
dmamontov/asynctask-7
12669 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.