Componette

Componette

egendev

egendev / message-bus 2.1.0

SimpleBus integration into Nette Framework.

download-cloud-line composer require egen/message-bus

eGen/MessageBus

Build Status Coverage Status

PHP 7.1+ integration of SimpleBus/MessageBus to Nette Framework.

For older PHP versions see version 1.0.

Installation

The best way to install eGen/MessageBus is using Composer:

$ composer require egen/message-bus

Documentation

Learn more in the documentation.

  • 2.1.0 2.1.0

    • Tested against PHP 7.3 and 7.4 (#15)
    • Refined nette/di dependency constraint - dropped support for <2.4.10, which did not work anyway (#14)
    • Added support for Nette 3.0 (#16)
  • 2.0.0 2.0.0

    • Bumped minimal PHP version to 7.1
    • Updated simple-bus/message-bus to v3.0
    • Allowed autowiring of handlers/subscribers
    • declare(strict_types=1) everywhere
    • Added support for __invoke methods
bar-chart-fill

Statistics

download-cloud-fill
13292
star-fill
3
bug-fill
2
flashlight-fill
4.1y
price-tag-2-line

Badges

guide-fill

Dependencies

php (^7.1)
nette/di (^2.4.10 || ^3.0)
nette/utils (~2.3 || ^3.0)
Componette Componette felix@nette.org