Download the PHP package payer/pyramid_api-soap_client without Composer
On this page you can find all versions of the php package payer/pyramid_api-soap_client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package pyramid_api-soap_client
Pyramid SOAP API Client (PHP)
Prerequisites
- PHP 5
- Composer
Getting Started
Run as Standalone
Examples are located under docs/examples/**
Run Test Cases
- Copy and rename
env.example.php
toenv.php
located in the directoryconfig/env.example.php
. - Ensure that the correct values are set in your
env.php
. - Run
./vendor/bin/phpunit
from the root directory.
Re-generate Types
Run following to recreate the classes located under src/Api/Type
:
Re-generate ClassMap
Run following to generate src/Api/ClassMap
:
Next, replace the collection result with previous in src/Api/ClassMap/ClassMapCollection.php
.
All versions of pyramid_api-soap_client with dependencies
PHP Build Version
Package Version
Requires
phpro/soap-client Version
^0.2.3
The package payer/pyramid_api-soap_client contains the following files
Loading the files please wait ....