Nette extension for prooph toolbox family.
- It allows you to configure prooph libraries through Nette *.neon config
- It allows you to configure routes for asynchronous messaging with simple bridge interface to adapt your infrastructure.
composer require lidskasila/prooph
extensions:
prooph: LidskaSila\Prooph\ProophExtension
Please feel free to fork and extend existing or add new features and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and may adapt the documentation.