PHPackages                             aedart/athenaeum-events - 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. aedart/athenaeum-events

ActiveLibrary

aedart/athenaeum-events
=======================

Offers a way to register event listeners and subscribers via configuration

9.25.1(2mo ago)02.5k↓33.3%1BSD-3-ClausePHPPHP ^8.3

Since Apr 15Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/aedart/athenaeum-events)[ Packagist](https://packagist.org/packages/aedart/athenaeum-events)[ Docs](https://aedart.github.io/athenaeum/)[ RSS](/packages/aedart-athenaeum-events/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (166)Used By (1)

Athenaeum Events
================

[](#athenaeum-events)

The Athenaeum Events package offers way to register [Event Listeners](https://laravel.com/docs/6.x/events#registering-events-and-listeners) and [Subscribers](https://laravel.com/docs/6.x/events#event-subscribers) via configuration.

It serves as an alternative registration method than that provided by [Laravel](https://laravel.com).

Example:
--------

[](#example)

```
