Libraries tagged by blocking
icephp/mini-queue
0 Downloads
IcePHP/MiniQueue is a lightweight PHP library for managing job queues and processing tasks asynchronously. This library provides a simple and efficient way to handle tasks in the background, allowing your application to perform time-consuming operations without blocking the main execution flow
gitdevstar/laravel-otp-validate
15 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
ghabes/rolling-curl
15 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
getpagespeed/magento2-session-unblocker
1319 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
gekkone/rolling-curl
19 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
fspringveldt/db-read-only-mode
6 Downloads
Places a SilverStripe website in read-only mode, blocking all write requests.
flancer32/mage2_fix_is12428
7 Downloads
Fix for "Blocking Google Analytics prevents Checkout" in Mage 2.2.2 (issue 12428).
esroyo/backoff-async
45 Downloads
Non-blocking retry functionality with multiple backoff strategies and jitter support
empress-php/inotify
9 Downloads
Non-blocking ext-inotify wrapper for Amp
domatskiy/bitrix-develop
37 Downloads
the definition of developer mode to disable the counters, blocking send letters to users
devstar/laravel-otp-validate
17 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
desmart/laravel-padlock
814 Downloads
Script locking mechanism for Laravel. Enables blocking scripts execution for given period, for example to avoid cron jobs overlapping
deiloff-media/aapp
20 Downloads
A non-blocking concurrency framework for PHP applications
csl/toastr
75 Downloads
Support laravel5.* toastr is a Javascript library for non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.
croudwis/curl-easy
14 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.