Libraries tagged by event-driver
mimshe/pami
10 Downloads
Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented
medehghani/alert
6 Downloads
Event loops for event-driven/async PHP
martechmagicians/referhub
2 Downloads
ReferHub is a modular and composable referral system, designed to seamlessly generate and track referral codes for users. With support for various identification methods and a flexible event-tracking system, ReferHub provides an extensible solution for managing referrals across different platforms. Its event-driven architecture enables webhook integrations, making it adaptable to diverse use cases. Whether you're implementing a user sign-up referral program or tracking purchases, ReferHub offers a robust and maintainable foundation. Built with DDD and TDD principles, it emphasizes quality, scalability, and ease of integration. Ideal for developers seeking a referral solution that can be effortlessly embedded into existing systems or customized to specific needs.
marayshi/pami
44 Downloads
Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented (Fork)
kna/accounting-bundle
1 Downloads
This Bundle provides event-driven accounting implementation
kettasoft/booter
14 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.
kerios/event-manager
6 Downloads
very small event driven library
invincible-tech-systems/easeampmysql
50 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
hadesarchitect/notification-bundle
50 Downloads
Event-driven notification bundle for Symfony 2 environment.
giannicodemus/pami
857 Downloads
Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented
gacek85/xml-stream
18 Downloads
Event driven reader for large XML files
fabiopellati/ibmi-tools
40 Downloads
IbmiToolkit's event-driven implementations based on MessageExchangeEventManager Actuator
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.
deltaphp/operator
36 Downloads
Operator for executing command by workers, with base commands and workers. It's for subject/observer patterns, event-driven architectures like event manager
cyzonetech/workerman
10 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.