Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simplebus/symfony-bridge

[READ ONLY] Bridge for using command buses and event buses in Symfony projects. Full documentation can be found here:
https://github.com/simplebus/symfony-bridge

php simplebus symfony

Last synced: about 2 hours ago
JSON representation

[READ ONLY] Bridge for using command buses and event buses in Symfony projects. Full documentation can be found here:

Awesome Lists containing this project

README

        

# SimpleBus/SymfonyBridge

[![Tests Actions Status](https://github.com/SimpleBus/SimpleBus/workflows/Tests/badge.svg)](https://github.com/SimpleBus/SimpleBus/actions)

By [Matthias Noback](http://php-and-symfony.matthiasnoback.nl/), Cliff Odijk, Ruud Kamphuis

This package contains the following bundles which can be used to integrate
[SimpleBus/MessageBus](https://github.com/SimpleBus/MessageBus) with a Symfony application:

- [CommandBusBundle](http://simplebus.github.io/SymfonyBridge/doc/command_bus_bundle.html)
- [EventBusBundle](http://simplebus.github.io/SymfonyBridge/doc/event_bus_bundle.html)
- [DoctrineORMBridgeBundle](http://simplebus.github.io/SymfonyBridge/doc/doctrine_orm_bridge_bundle.html)

Are you upgrading from a previous version? Read the [upgrade
guide](http://simplebus.github.io/SymfonyBridge/doc/upgrade_guide.html).

Resources
---------

* [Report issues](https://github.com/SimpleBus/SimpleBus/issues) and
[send Pull Requests](https://github.com/SimpleBus/SimpleBus/pulls)
in the [main SimpleBus repository](https://github.com/SimpleBus/SimpleBus)