PHPackages                             sergegogo/pubsub-event - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. sergegogo/pubsub-event

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sergegogo/pubsub-event
======================

PHP Event manager with more flexbility

1.0.0(1y ago)04MITPHPPHP ^8.0

Since Dec 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/serge1997/sergegogo-pubsub-event)[ Packagist](https://packagist.org/packages/sergegogo/pubsub-event)[ RSS](/packages/sergegogo-pubsub-event/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

### Simple PHP event manager package

[](#simple-php-event-manager-package)

PubSub Event is a PHP package that provides a flexible and efficient way to manage events and listeners using the Publish-Subscribe (PubSub) pattern. It simplifies event handling and distribution within your system, offering methods to control event execution in an intuitive and dynamic way.

### Example

[](#example)

```
