charcoal-dev / events-base
This package is abandoned and no longer maintained.
No replacement package was suggested.
Events base lib for Charcoal PHP Apps
0.1.0
2023-10-28 17:15 UTC
Requires
- php: ^8.1
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: