charcoal-dev/events-base

Events base lib for Charcoal PHP Apps

dev-main 2023-10-28 17:15 UTC

This package is auto-updated.

Last update: 2024-04-28 18:23:47 UTC


README

The Charcoal Events base library offers an innovative solution to a longstanding limitation of PHP: its inherently synchronous execution model. This library simulates event-driven architectures by leveraging callbacks, allowing PHP developers to experience a semblance of asynchronous programming, even if it's not native to the language.

For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website:

https://charcoal.dev/docs/events