Download the PHP package phpro/soap-client-sf2-bridge without Composer
On this page you can find all versions of the php package phpro/soap-client-sf2-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download phpro/soap-client-sf2-bridge
More information about phpro/soap-client-sf2-bridge
Files in phpro/soap-client-sf2-bridge
Package soap-client-sf2-bridge
Short Description A Symfony bridge for the phpro/soap-client package
License MIT
Informations about the package soap-client-sf2-bridge
Repository abandoned 2020-11-27
This repository has been archived since we are not using it anymore internally. Feel free to use it AS-IS, we won't be providing any support anymore.
SOAP Client Symfony Bridge
This package contains a Symfony Bridge for the soap-client.
The SOAP requests and responses will be logged in the profiler page.
A stopwatch is collecting information about runtime and memory usage.
This version is compatible with Symfony 3.2
Installation
Registering additional event dispatchers
The DataCollector listens to the default event dispatcher.
If you configured the soap-client to use another event dispatcher, you can mark it with the tag: phpro_soap_client.event_dispatcher
.
Register dispatcher
Don't forget to register the EventDispatcher on your ClientBuilder as in the example below.
All versions of soap-client-sf2-bridge with dependencies
symfony/dependency-injection Version ~2.8|~3.0
symfony/event-dispatcher Version ~2.8|~3.0
symfony/http-kernel Version ~2.8|~3.0
symfony/stopwatch Version ~2.8|~3.0
phpro/soap-client Version ~0.2