PHPackages                             phpro/soap-client-sf2-bridge - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. phpro/soap-client-sf2-bridge

AbandonedArchivedLibrary[Debugging &amp; Profiling](/categories/debugging)

phpro/soap-client-sf2-bridge
============================

A Symfony bridge for the phpro/soap-client package

0.3.1(8y ago)712.4k↓100%4MITPHPPHP &gt;=7.0

Since Nov 23Pushed 5y ago5 watchersCompare

[ Source](https://github.com/phpro/soap-client-sf2-bridge)[ Packagist](https://packagist.org/packages/phpro/soap-client-sf2-bridge)[ RSS](/packages/phpro-soap-client-sf2-bridge/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (9)Versions (5)Used By (0)

> ## Repository abandoned 2020-11-27
>
> [](#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.

[![Build status](https://camo.githubusercontent.com/7ea161b122ce5f3c114afa25b73662194ccc1f12453d064e6944ea3418deb0f6/68747470733a2f2f6170692e7472617669732d63692e6f72672f706870726f2f736f61702d636c69656e742d7366322d6272696467652e737667)](http://travis-ci.org/phpro/soap-client-sf2-bridge)[![Packagist](https://camo.githubusercontent.com/6094deb17f05e1d842e90d6ee069775627af0892ec537d8d5c21437c023e6985/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706870726f2f736f61702d636c69656e742d7366322d6272696467652e737667)](https://packagist.org/packages/phpro/soap-client-sf2-bridge)

SOAP Client Symfony Bridge
==========================

[](#soap-client-symfony-bridge)

This package contains a Symfony Bridge for the [soap-client](https://github.com/phpro/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
------------

[](#installation)

```
$ composer require --dev phpro/soap-client-sf2-bridge
```

```
