simplycodedsoftware / integration-messaging
This package is abandoned and no longer maintained.
The author suggests using the ecotone/ecotone package instead.
Framework to provide pipe and filters architecture and solutions to work in distributed architecture. Based on enterprise integration patterns and java spring framework.
Package info
github.com/SimplyCodedSoftware/integration-messaging
pkg:composer/simplycodedsoftware/integration-messaging
0.13.1
2019-08-01 05:29 UTC
Requires
- php: >=7.3.0
- doctrine/annotations: ^1.6.0
- dragonmantank/cron-expression: ^2.2
- enqueue/amqp-lib: ^0.9
- enqueue/dsn: ^0.9
- enqueue/enqueue: ^0.9
- guzzlehttp/psr7: ^1.4
- ocramius/proxy-manager: ^2.1.1
- psr/http-message: ^1.0.1
- psr/log: ^1.1.0
- ramsey/uuid: ^3.0
- symfony/expression-language: ^2.0|^3.0|^4.0
Requires (Dev)
- behat/behat: ^3.3.1
- enqueue/amqp-lib: ^0.9
- enqueue/dsn: ^0.9
- enqueue/enqueue: ^0.9
- guzzlehttp/psr7: ^1.4
- phan/phan: ^1.2.0
- phpunit/phpunit: ^8.0.0
This package is auto-updated.
Last update: 2020-02-12 20:49:10 UTC
README
@TODO
- change namespace to configuration instead of parameter
- amqp add possibility to define point to point or publish subscribe amqp backend channel
- define how non class command/queries/events should work
- amqp pecl events to keep running consumer
- allow simple types for aggregate commands/queries
- presend interceptor. So it can be called before sending to channel