Skip to content

contactlab/soap-api-php-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Raffaele Petracca
Jul 14, 2021
fefbd7b · Jul 14, 2021

History

24 Commits
Apr 27, 2015
Jul 14, 2021
Apr 27, 2015
Apr 27, 2015
Mar 18, 2016
Apr 27, 2015
Nov 10, 2015
Apr 27, 2015
Apr 27, 2015
Mar 18, 2016

Repository files navigation

soap-api-php-client

The PHP client for the ContactLab SOAP API

Installation

Composer

Add this package to your project dependencies using Composer:

Require the last version

You can choose to install any version of the client, but if you don't specify any version, Composer will automatically select the last available version for you, using the ^ operator:

composer require contactlab/soap-api-php-client

Customization

The PHP classes of the client are generated from the WSDL document describing the service. If you need, you can regenerate the code running the following command:

vendor/bin/phing generate:code

In this way, you are able to modify the generator task and customize the generated code according to your needs.

About

The PHP client for the ContactLab SOAP API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages