event
Event dispatcher
A library that enables event-driven programming in PHP applications.
[READ-ONLY] The event dispatcher library for CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
22 stars
28 watching
6 forks
Language: PHP
last commit: 11 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cakephp/queue | A Queueing library for CakePHP that allows tasks to be processed asynchronously | 37 |
cakedc/cakephp-api | Exposes a versioned API in CakePHP with minimal code | 61 |
cakephp/validation | A validation library for PHP applications. | 43 |
dereuromark/cakephp-queue-scheduler | A plugin for CakePHP that integrates with the Queue plugin to schedule and manage tasks like cron jobs. | 6 |
dereuromark/cakephp-queue | A simple and minimalistic job queue system for CakePHP | 307 |
dereuromark/cakephp-decimal | CakePHP plugin that provides a Decimal type handling using a value object to improve precision and data integrity in business logic. | 8 |
lordsimal/cakephp-sentry | CakePHP plugin for integrating error tracking and exception monitoring with Sentry | 10 |
josegonzalez/cakephp-queuesadilla | Tight integration of queuing capabilities with the CakePHP framework | 34 |
wqking/eventpp | An event dispatcher and callback list library for C++ | 1,377 |
dereuromark/cakephp-ide-helper | Improves IDE compatibility and code understanding in CakePHP applications by adding annotations | 185 |
dereuromark/executionorder | Displays execution order of files and callbacks in a CakePHP app | 21 |
cakedc/cakephp-oracle-driver | A CakePHP plugin that enables support for Oracle databases in PHP applications. | 40 |
dereuromark/cakephp-ajax | A plugin to simplify handling AJAX requests in CakePHP applications | 56 |
igorw/evenement | An event dispatching library for PHP | 1,282 |
dereuromark/cakephp-whoops | An error handling framework specifically designed to integrate with the CakePHP PHP web application framework. | 13 |