smartbox / integration-framework-bundle
Smartbox Framework Bundle
Installs: 16 362
Dependents: 2
Suggesters: 0
Security: 0
Stars: 8
Watchers: 11
Forks: 5
Open Issues: 16
Type:symfony-bundle
Requires
- php: >=7.0
- ext-pcntl: *
- guzzlehttp/guzzle: ^6.0
- smartbox/besimple-soap: ^1.3
- smartbox/core-bundle: ~1.6
- symfony/event-dispatcher: ^2.8 || ^3.4
- symfony/expression-language: ^2.8 || ^3.4
- symfony/framework-bundle: ^2.8.18 || ^3.4
- symfony/options-resolver: ^2.8 || ^3.4
- symfony/validator: ^2.8 || ^3.4
- symfony/yaml: ^2.8 || ^3.4
Requires (Dev)
- doctrine/doctrine-bundle: ^1.6
- jms/serializer-bundle: ^2.4
- mongodb/mongodb: ~1.0
- php-amqplib/php-amqplib: ^2.11
- phpunit/phpunit: ^7.5
- stomp-php/stomp-php: 4.*
- symfony/monolog-bundle: ^2.4
- symfony/phpunit-bridge: *
- symfony/stopwatch: ^2.8 || ^3.4
- symfony/translation: ^4.3.8
Suggests
- php-amqplib/php-amqplib: To use the AMQP driver.
- stomp-php/stomp-php: To use the STOMP driver.
- dev-master
- v2.4.0
- v2.3.0
- v2.2.1
- v2.2.0
- v2.1.0
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.38.3
- v1.38.2
- v1.38.1
- v1.38.0
- v1.37.0
- v1.36.0
- v1.35.1
- v1.35.0
- v1.34.2.x-dev
- v1.34.2
- v1.34.1
- v1.34.0
- v1.33.0
- v1.32.3
- v1.32.2
- v1.32.1
- v1.32.0
- v1.31.2
- v1.31.1
- v1.31.0
- v1.30.2
- v1.30.1
- v1.30.0
- v1.29.1
- v1.29.0
- v1.28.0
- v1.27.0
- v1.26.0
- v1.25.0
- v1.24.0
- v1.23.1
- v1.23.0
- v1.22.1
- v1.22.0
- v1.21.2
- v1.21.1
- v1.21.0
- v1.20.9
- v1.20.8
- v1.20.7
- v1.20.6
- 1.20.5
- v1.20.4
- v1.20.3
- v1.20.2
- v1.20.1
- v1.20.0
- v1.19.1
- v1.19.0
- v1.18.1
- v1.18.0
- v1.17.0
- v1.16.0
- v1.15.2
- v1.15.1
- v1.15.0
- v1.14.0
- v1.13.0
- v1.12.0
- v1.11.1
- v1.11.0
- v1.10.0
- v1.9.1
- v1.9.0
- v1.8.0
- v1.7.1
- v1.7.0
- v1.6.2
- v1.6.1
- v1.6.0
- v1.5.0
- v1.4.0
- v1.3.0
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.0
- dev-MINT-9672
- dev-feature/mergeMapping-in-mapper-helper
- dev-fix-test
- dev-feature/updateVmsMapping
- dev-MINT-7924
- dev-feature/merge-and-map-all
- dev-MINT-6010
- dev-feature/delay-interceptor
- dev-MINT-5887
- dev-bugfix/remove-timeout-call
- dev-feature/shift-array-up
- dev-feature/outbound-flow-mapper
- dev-hotfix/json-response
- dev-php-amqp-lib
- dev-smoke-tests-label
- dev-feature/besimplesoap-sf3.4
- dev-v1.24.0-has-header
- dev-tidy/move-tests
- dev-feature/initializeBasicHTTPOptions
- dev-feature/dbalStepsRollback
- dev-bug/format-null
- dev-bugfix/requestHeadersTempFix
- dev-option-stop-on-no-results
- dev-feature/display-response-with-mocks-enabled
- dev-feature/message-timing
- dev-feature/split-sentence-expression
- dev-feature/display-original-error
- dev-feature/log_failed_exchange
- dev-feature/flow-configuration
- dev-feature/clean-consumer-command
- dev-bugfix/mongodb-date-test
- dev-feature/kill-after-time-2
- dev-feature/kill-after-time
- dev-bugfix/closeconnections
- dev-SIEAI-1525
- dev-feature/unify-parameters
- dev-feature/throttle-delay
This package is auto-updated.
Last update: 2024-11-14 13:06:27 UTC
README
This library is an Integration Framework built on top of Symfony. It allows to define and execute integration workflows with building blocks based on the Enterprise Integration Patterns.
Some of those building blocks allow for example to route and transform information or to send/read information from different technologies: Queues, SQL databases, NoSQL databases, REST and SOAP webservices, etc.
This library is currently used internally in the Enterprise Application Integration layer of the Smartbox Group.
Current status
We are currently working on creating a detailed documentation that will be published here soon.
To get started using the Integration Framework bundle please read our setup guide.
If you are interested in knowing more you can have a first look at the code and contact the Integration team at Smartbox.
Contributing
Have a look at the Contribution guide.
Licence
This bundle is distributed under MIT license. © Smartbox Group 2016