Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP
docker
php
php-library
soap
wsdl
standalone
php-sdk
soap-client
packagegenerator
sdk-generator
wsdl-to-php
-
Updated
Mar 1, 2021 - PHP
We need to add a consistent user-agent header that will be sent with any HTTP request made by any of our SDKs HTTP clients.
All the user-agent headers should follow the same standard to allow us to parse them easily on the server side in order to get info about the end client platform name, version, and technology.
Any suggestion for the header format will be appreciated.