charcoal-dev / events
Events base lib for Charcoal PHP Apps
0.2.0
2025-09-05 01:03 UTC
Requires
- php: ^8.3
- charcoal-dev/base: ^0.2.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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 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: