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.
drinks-it/rule-engine
6499 Downloads
Rule Engine Bundle is a (sub)system which allows end-user to run specified actions if they met specified criteria(conditions) on specified events.
dipesh/calendar
42 Downloads
A PHP package that builds a complete Nepali calendar effortlessly, serving as a wrapper around the dipesh/nepali-date package. It allows users to generate and manipulate a full Nepali calendar, add events, and perform date calculations without any prior knowledge of the underlying system.
toandp/events
6 Downloads
A simple PHP event system
sugiphp/events
639 Downloads
Observer design pattern-like events system
railt/event-dispatcher
2078 Downloads
The Railt Event Dispatcher is a simple chaining event system
itpanda-llc/mikbill-eventsystem-kit
3 Downloads
A set of scripts for the event system of the MikBill billing system
iset-framework/event-manager
35 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
churakovmike/laravel-delayed-events
1 Downloads
Laravel delayed event system
bonzer/events
42 Downloads
Responsible for implementing Event System in your application
myth/events
9 Downloads
A simple, fast, and flexible pub/sub events system for PHP with event prioritization.
elpho/event
111 Downloads
Event system for the elpho framework
raylin666/event-dispatcher
1 Downloads
An event dispatching system with PSR-14.