Libraries tagged by delay
danilovl/async-bundle
181 Downloads
Symfony bundle provides simple delayed function call.
coco-project/sql-cache
20 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
bonza/rabbitmq
6 Downloads
A PHP client for RabbitMQ that supports both regular and delayed messaging.
artemsk/queuedb
86 Downloads
Simple Sync Queue driver for Database and delaying
a4sex/time-encoder
46 Downloads
Time(delay) encoder based on JWT
mpyw/laravel-transaction-observer
3414 Downloads
Observe delayed events and fire them after ALL transactions are done.
derhaeuptling/contao-lazy-images
5085 Downloads
Lazy Images delays loading of images in long web pages for Contao Open Source CMS.
soen/delay
1 Downloads
soen/delay
olvlvl/delayed-event-dispatcher
4204 Downloads
Delays the dispatching of events
itkg/delay-event-bundle
6078 Downloads
Event delayed bundle
delay-queue/delay-queue
4 Downloads
send you delay-queue job to redis, mq
avtonom/delay-exponential-backoff-bundle
19 Downloads
Exponential backoff to delay for Symfony2 bundle for PHP
litert/delay-initializer
308 Downloads
A simple delay-initializer library for PHP.
zerduo/rabbitmq-delay
48 Downloads
hyperf-rabbitmq-delay
yutao/delay-queue
0 Downloads
Delay Queue for PHP