Fast-Forward PSR-14 Event Dispatcher is a simple and fast event dispatcher for PHP.
    • Fast-Forward-Event-Dispatcher
      • Getting Started
        • Installation
        • Quickstart
      • Usage Guide
        • Getting Services
        • Dispatching Events
        • Named Events
        • Subscribers
        • Attribute Listeners
        • Wildcard Listeners
        • Stoppable Events
        • Error Handling
        • Use Cases
      • Advanced Topics
        • Integration
        • Configuration Model
        • Extension Points
        • Troubleshooting
      • API Reference
        • EventDispatcher
        • Events
        • Listener Providers
        • EventDispatcherServiceProvider
        • Exceptions
      • Links
        • Dependencies
        • Ecosystem Links
      • FAQ
      • Compatibility
    • Namespaces
      • FastForward
        • EventDispatcher
          • Event
          • Exception
          • Listener
          • ListenerProvider
          • ServiceProvider
    • Packages
      • FastForward
        • EventDispatcher
    • Reports
      • Deprecated
      • Errors
      • Markers
    • Indices
      • Files

    Ecosystem Links

    Project Links

    • Repository: https://github.com/php-fast-forward/event-dispatcher
    • Issues: https://github.com/php-fast-forward/event-dispatcher/issues
    • Packagist: https://packagist.org/packages/fast-forward/event-dispatcher
    • Fast Forward organization: https://github.com/php-fast-forward

    Relevant Standards

    • PSR-14 Event Dispatcher: https://www.php-fig.org/psr/psr-14/
    • PSR-11 Container Interface: https://www.php-fig.org/psr/psr-11/
    • PSR-3 Logger Interface: https://www.php-fig.org/psr/psr-3/

    Related Libraries Used by This Package

    • Symfony Event Dispatcher contracts: https://github.com/symfony/event-dispatcher-contracts
    • Symfony Event Subscriber and listener attributes: https://symfony.com/doc/current/event_dispatcher.html
    • phly/event-dispatcher: https://github.com/phly/phly-event-dispatcher
    • Fast Forward Container: https://github.com/php-fast-forward/container

    Public Reports

    At the time these docs were written, the repository exposed GitHub and Packagist links in composer.json but did not expose a public coverage or public TestDox report link from the package metadata itself.

    Search results