simplycodedsoftware / integration-messaging
Framework to provide pipe and filters architecture and solutions to work in distributed architecture. Based on enterprise integration patterns and java spring framework.
Installs: 2 575
Dependents: 4
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 2
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
- dev-master
- 0.13.1
- 0.13.0
- 0.12.7
- 0.12.6
- 0.12.5
- 0.12.4
- 0.12.3
- 0.12.2
- 0.12.1
- 0.12.0
- 0.11.0
- 0.10.5
- 0.10.4
- 0.10.3
- 0.10.2
- 0.10.0
- 0.9.6
- 0.9.5
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.21
- 0.8.20
- 0.8.19
- 0.8.18
- 0.8.17
- 0.8.16
- 0.8.15
- 0.8.14
- 0.8.13
- 0.8.12
- 0.8.11
- 0.8.10
- 0.8.9
- 0.8.8
- 0.8.7
- 0.8.6
- 0.8.5
- 0.8.4
- 0.8.3
- 0.8.2
- 0.8.1
- 0.8.0
- 0.7.43
- 0.7.42
- 0.7.41
- 0.7.40
- 0.7.39
- 0.7.38
- 0.7.37
- 0.7.36
- 0.7.35
- 0.7.34
- 0.7.33
- 0.7.32
- 0.7.31
- 0.7.30
- 0.7.29
- 0.7.28
- 0.7.27
- 0.7.26
- 0.7.25
- 0.7.24
- 0.7.23
- 0.7.22
- 0.7.21
- 0.7.20
- 0.7.19
- 0.7.18
- 0.7.17
- 0.7.16
- 0.7.15
- 0.7.14
- 0.7.13
- 0.7.12
- 0.7.11
- 0.7.10
- 0.7.9
- 0.7.8
- 0.7.7
- 0.7.6
- 0.7.5
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.5.21
- 0.5.20
- 0.5.19
- 0.5.18
- 0.5.17
- 0.5.16
- 0.5.15
- 0.5.14
- 0.5.13
- 0.5.12
- 0.5.11
- 0.5.10
- 0.5.9
- 0.5.8
- 0.5.7
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.37
- 0.4.36
- 0.4.35
- 0.4.34
- 0.4.33
- 0.4.32
- 0.4.31
- 0.4.30
- 0.4.29
- 0.4.28
- 0.4.27
- 0.4.26
- 0.4.25
- 0.4.24
- 0.4.23
- 0.4.22
- 0.4.21
- 0.4.20
- 0.4.19
- 0.4.18
- 0.4.17
- 0.4.16
- 0.4.15
- 0.4.14
- 0.4.13
- 0.4.12
- 0.4.11
- 0.4.10
- 0.4.9
- 0.4.8
- 0.4.7
- 0.4.6
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- 0.0.12
- 0.0.11
- 0.0.10
- 0.0.9
- 0.0.8
- 0.0.7
- 0.0.6
- 0.0.5
- 0.0.4
- 0.0.3
- 0.0.2
- dev-dependabot/composer/symfony/var-exporter-4.4.4
- dev-dependabot/composer/symfony/cache-4.4.1
- dev-hotfix/broadcast
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