Libraries tagged by event system
antaresproject/component-logger
658 Downloads
Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:Activity log - events related to objects in the system. E.g. changing user details.Error log - application errors with detailed information for easier debugging.Request log - all the HTTP requests to the application.Automation log - logs of the Automation module.Notification log - all the notifications sent to users by Notification module.
ufo-engineering/ko-events
112 Downloads
Event system for Kohana framework
toandp/events
6 Downloads
A simple PHP event system
thinframe/events
9886 Downloads
Powerful events system.
system/events
52 Downloads
Events system for events dispatch control
sugiphp/events
644 Downloads
Observer design pattern-like events system
railt/event-dispatcher
2080 Downloads
The Railt Event Dispatcher is a simple chaining event system
purpleharmonie/event-system
5 Downloads
Purpleharmonie Event System is a flexible and powerful event dispatching library for PHP applications. It provides a robust implementation of the PSR-14 Event Dispatcher standard, along with additional features for advanced use cases.
opulence/events
42 Downloads
The Opulence event system library
oldpak/event-manager
17 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
johnnymcweed/luya-module-event
3427 Downloads
The event module will provide you a basic event system with categories. You can show past, future and current events.
itpanda-llc/mikbill-eventsystem-kit
3 Downloads
A set of scripts for the event system of the MikBill billing system
iset-framework/event-manager
36 Downloads
iset-event: this a library that provides a simple event system
eleven-x/event
17 Downloads
Event system
devisr/events
6 Downloads
Hooks-based events system, component of the Devisr Framework