PHPackages                             igor-noskov/logging-soap-client - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. igor-noskov/logging-soap-client

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

igor-noskov/logging-soap-client
===============================

Decorator that allows you to log SOAP requests and responses. PSR-3 compatible.

1.0.0(6y ago)014MITPHPPHP &gt;=7.1.0

Since Nov 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/IgorNoskov/php-logging-soap-client)[ Packagist](https://packagist.org/packages/igor-noskov/logging-soap-client)[ RSS](/packages/igor-noskov-logging-soap-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

PHP Logging SOAP Client
=======================

[](#php-logging-soap-client)

Decorator that allows you to log SOAP requests and responses. PSR-3 compatible. You can use it, for example, with Monolog.

[![License](https://camo.githubusercontent.com/1e1cb7bae9fc55a01fc5443d26e358dc21c129253bcfa9841db85c4f25aa2ecf/687474703a2f2f696d672e736869656c64732e696f2f3a6c6963656e73652d6d69742d626c75652e7376673f7374796c653d666c61742d737175617265)](http://doge.mit-license.org)

Requirements
------------

[](#requirements)

- PHP 7.1 or higher
- Composer for installation

Installation
------------

[](#installation)

```
composer require "igor-noskov/logging-soap-client"

```

Usage
-----

[](#usage)

You can use it like this:

```
