charcoal-dev/events-base

This package is abandoned and no longer maintained. No replacement package was suggested.

Events base lib for Charcoal PHP Apps

Installs: 1 671

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/charcoal-dev/events-base

0.1.0 2023-10-28 17:15 UTC

This package is auto-updated.

Last update: 2025-09-06 00:41:55 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