2017 © Pedro Peláez
 

library soap-client

Build and consume SOAP Client based web services

image

besimple/soap-client

Build and consume SOAP Client based web services

  • Monday, August 18, 2014
  • by FrancisBesset
  • Repository
  • 4 Watchers
  • 48 Stars
  • 529,525 Installations
  • PHP
  • 17 Dependents
  • 4 Suggesters
  • 37 Forks
  • 17 Open issues
  • 11 Versions
  • 15 % Grown

The README.md

BeSimpleSoapClient

The BeSimpleSoapClient is a component that extends the native PHP SoapClient with further features like SwA, MTOM and WS-Security., (*1)

Features (only subsets of the linked specs implemented)

  • SwA: SOAP Messages with Attachments Spec
  • MTOM: SOAP Message Transmission Optimization Mechanism Spec
  • WS-Security Spec1, Spec2
  • WS-Adressing Spec

Installation

If you do not yet have composer, install it like this:, (*2)

curl -s http://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin

Create a composer.json file:, (*3)

{
    "require": {
        "besimple/soap-client": "0.2.*@dev"
    }
}

Now you are ready to install the library:, (*4)

php /usr/local/bin/composer.phar install

The Versions

18/08 2014

dev-master

9999999-dev https://github.com/BeSimple/BeSimpleSoapClient

Build and consume SOAP Client based web services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andreas Schamberger
by Christian Kerl

soap soap-client

18/08 2014

0.2.x-dev

0.2.9999999.9999999-dev https://github.com/BeSimple/BeSimpleSoapClient

Build and consume SOAP Client based web services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andreas Schamberger
by Christian Kerl

soap soap-client

18/08 2014

v0.2.5

0.2.5.0 https://github.com/BeSimple/BeSimpleSoapClient

Build and consume SOAP Client based web services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andreas Schamberger
by Christian Kerl

soap soap-client

18/08 2014

v0.2.6

0.2.6.0 https://github.com/BeSimple/BeSimpleSoapClient

Build and consume SOAP Client based web services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andreas Schamberger
by Christian Kerl

soap soap-client

14/08 2014

v0.2.4

0.2.4.0 https://github.com/BeSimple/BeSimpleSoapClient

Build and consume SOAP Client based web services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andreas Schamberger
by Christian Kerl

soap soap-client

25/04 2014

v0.2.3

0.2.3.0 https://github.com/BeSimple/BeSimpleSoapClient

Build and consume SOAP Client based web services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andreas Schamberger
by Christian Kerl

soap soap-client

02/12 2013

v0.2.1

0.2.1.0 https://github.com/BeSimple/BeSimpleSoapClient

Build and consume SOAP Client based web services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andreas Schamberger
by Christian Kerl

soap soap-client

02/12 2013

v0.2.2

0.2.2.0 https://github.com/BeSimple/BeSimpleSoapClient

Build and consume SOAP Client based web services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andreas Schamberger
by Christian Kerl

soap soap-client

06/11 2013

v0.2.0

0.2.0.0 https://github.com/BeSimple/BeSimpleSoapClient

Build and consume SOAP Client based web services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andreas Schamberger
by Christian Kerl

soap soap-client

06/11 2013

0.1.x-dev

0.1.9999999.9999999-dev https://github.com/BeSimple/BeSimpleSoapClient

Build and consume SOAP Client based web services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andreas Schamberger
by Christian Kerl

soap soap-client

06/11 2013

v0.1.0

0.1.0.0 https://github.com/BeSimple/BeSimpleSoapClient

Build and consume SOAP Client based web services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andreas Schamberger
by Christian Kerl

soap soap-client