Libraries tagged by event-driven
dappcore/php
71 Downloads
Modular monolith framework for Laravel - event-driven architecture with lazy module loading
cboxdk/laravel-postal
77 Downloads
Postal mail server integration for Laravel — a typed, multi-server send transport plus a verified, event-driven webhook observability spine (delivery, bounce, open, click, DNS).
calcinai/phpi
675 Downloads
Event driven bindings for the Raspberry Pi GPIO
php-earth/swoole-engine
762 Downloads
Event-driven engine for running PHP with Swoole extension.
c975l/contactform-bundle
911 Downloads
Symfony bundle that provides a fully-featured contact form with built-in spam protection, reCaptcha v3, rate limiting, event-driven customization, and multilingual support.
zeusi/asyncapi-bundle
1 Downloads
Symfony bundle to generate AsyncAPI 3.x documentation from your message DTOs, always in sync with the code
xerxes/laravel-rabbitmq-communication
102 Downloads
A Laravel package for RabbitMQ messaging with outbox pattern, dead letter queues, and automatic retry mechanisms
tiny-blocks/outbox
27 Downloads
Write-side adapter for the Transactional Outbox pattern that persists domain events atomically with aggregate state through Doctrine DBAL.
symplely/uv-ffi
36 Downloads
Foreign Function Interface (FFI) of `libuv` cross-platform event-driven asynchronous I/O library.
sumantasam1990/phpoutbox
0 Downloads
Transactional Outbox Pattern for PHP — guaranteed at-least-once event delivery for Laravel, Symfony, and vanilla PHP
skoro/slim-swoole-integration
125 Downloads
Integration of Slim framework and Swoole - event driven asynchronous library
mrthito/microservice
1 Downloads
Lightweight PHP microservice foundation: env, logging, Redis queue, signed events, and HTTP health checks.
khody2012/laravel-ami-toolkit
40 Downloads
A powerful and developer-friendly Laravel package that provides seamless integration with Asterisk AMI (Asterisk Manager Interface).
gpalyan/laravel-outbox
77 Downloads
Laravel package for Transactional Outbox/Inbox patterns
girni/laravel-rabbitmq
129 Downloads
Laravel RabbitMQ package that extends https://github.com/vyuldashev/laravel-queue-rabbitmq to support microservice communication.