Skip to content

NOT MAINTAINED - [READ-ONLY] Subtree split of the BeSimpleSoap -- clone into BeSimple/SoapCommon/ (master at BeSimple/BeSimpleSoap)

Notifications You must be signed in to change notification settings

BeSimple/BeSimpleSoapCommon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cc88dca · Aug 16, 2014

History

80 Commits
Dec 2, 2013
Dec 7, 2013
Jul 19, 2013
Jul 19, 2013
Jul 19, 2013
Jul 19, 2013
Jul 19, 2013
Oct 17, 2013
Jul 19, 2013
Jul 19, 2013
Jul 19, 2013
Jul 19, 2013
Oct 30, 2013
Dec 2, 2013
Aug 14, 2014
Jul 19, 2013
Jul 19, 2013
Jul 19, 2013
Jul 19, 2013
Dec 2, 2013
Jul 19, 2013
Dec 2, 2013
Aug 14, 2014
Jul 19, 2013

Repository files navigation

BeSimpleSoapCommon

The BeSimpleSoapCommon component contains functionylity shared by both the server and client implementations.

Features

  • Common interfaces for SoapClient and SoapServer input/output processing flow
  • MIME parser for SwA and MTOM implementation
  • Soap type converters

Installation

If you do not yet have composer, install it like this:

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

Create a composer.json file:

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

Now you are ready to install the library:

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

About

NOT MAINTAINED - [READ-ONLY] Subtree split of the BeSimpleSoap -- clone into BeSimple/SoapCommon/ (master at BeSimple/BeSimpleSoap)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages