Libraries tagged by event processor
jacksunny/eventprocess
20 Downloads
simple event process plugin including dispatching on tree for laravel framework
xilon/php-mpm
70 Downloads
Supports multi-processing event-driven model
idno/console-eventqueueservice
9222 Downloads
Known console event queue processing service
dschoenbauer/orm
57 Downloads
Object Relational Mapper... This is my vision for an ORM. It uses an event driven process that makes updating information in a persistent manner hopefully easier to understand and maintain.
campaignchain/core-esp
1503 Downloads
Event Stream Processing
neilmcgibbon/php-open-rail-data
30 Downloads
A PHP libary for processing API events from the Open Rail Data initiative
liventin/base.module.handlers.smartprocess.orm
31 Downloads
Service for bitrix handlers by orm event on smart process
teamup/webhook-php
1 Downloads
Client for receiving and processing Teamup webhook events
lajosbencz/phrocman
33 Downloads
Process and timed event manager
phergie/phergie-irc-plugin-react-eventfilter
1373 Downloads
Phergie plugin for limiting processing of incoming events based on event metadata
takerukoushirou/roundcube-security_log
26 Downloads
Logs security events to a configurable sink for further processing with support for reverse proxy configurations.
louis1021/sg-i-calendar
797 Downloads
When the INPUT with .ics extension is ready, PROCESS it with parser, and OUTPUT events one by one.
kettasoft/booter
17 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
citricguy/twilio-laravel
38 Downloads
A Laravel package to integrate Twilio for SMS/MMS messaging, notifications, and webhooks. This package leverages the official Twilio PHP SDK and adheres to Laravel conventions, providing a seamless, queued, and event-driven solution for sending messages and processing incoming Twilio callbacks. Ideal for modern Laravel projects needing robust Twilio integration.
piotrpress/sentry-async
0 Downloads
This plugin allows you to send Sentry events asynchronously by writing them to a log file, which is then processed by a wp-cron job.