Libraries tagged by event queue
event-band/symfony-adapter
32271 Downloads
Asynchronous event dispatching
event-band/band-framework
50203 Downloads
Asynchronous event dispatching
co/loop
7 Downloads
A solid event-loop API for writing applications that work across frameworks such as Amp or React, Slim, CodeIgniter, Laravel and Symfony.
arielespinoza07/tenancy-laravel
0 Downloads
Laravel adapter for tenancy-core — multi-tenant middleware pipeline, Eloquent scoping, events, queue propagation, and testing helpers.
tochka-developers/laravel-job-visibility
7099 Downloads
Make job instance visibility in queue events
aghfatehi/laravel-meta-conversions
1 Downloads
Laravel package for Facebook Pixel and Meta Conversion API (CAPI) with event deduplication, queue support, and ecommerce tracking.
onesk/rabbit-echo
18 Downloads
OneSK send laravel echo event using rabbitmq worker queue
imamx39/php-framework
0 Downloads
A custom PHP framework inspired by Symfony/Laravel — ORM, Router, Auth, Events, Cache, Forms, Mailer, Queue, Pipeline and more.
padosoft/laravel-super-cache-invalidate
8720 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
webtechnick/cakephp-queue-plugin
941 Downloads
CakePHP Queue Plugin - Complete tool to background and schedule your time consuming tasks. Queue up almost anything from CakePHP shells, models, and actions to standard php commands or even shell commands.
quexer69/yii-gcal-flow
131 Downloads
This jQuery plug-in for yii-framework provides a widget to show event list of your google calendar with configurable options and fully customizable HTML design template. With composer support.
axcherednikov/eventloop
3 Downloads
Native PHP extension providing a high-performance event loop with epoll/kqueue/poll support. API-compatible with Revolt.