2017 © Pedro Peláez
 

library webservices

Package generated from https://ws1.webservices.nl/soap_doclit?wsdl using wsdltophp/packagegenerator

image

jcid/webservices

Package generated from https://ws1.webservices.nl/soap_doclit?wsdl using wsdltophp/packagegenerator

  • Tuesday, February 6, 2018
  • by cmodijk
  • Repository
  • 2 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Scrutinizer code quality Packagist latest stable version StyleCI Packagist total downloads SensioLabsInsight, (*1)

Webservices.nl

This package has been generated from the Webservices.nl WSDL using the PackageGenerator project., (*2)

Summary

Generating again the package

You can generate again the package's sources using the generate.sh script:, (*3)

$ git clone https://github.com/JCID/webservices.nl.git jcid-webservices-nl
$ cd jcid-webservices-nl
$ ./generate.sh

Takes into account that it takes about 30 minutes to generate the full package, (*4)

After generating the package, don't forget to edit the generated composer.json file in order to update the psr-4 autoloading:, (*5)

"psr-4": {
    "Webservices\\": "./src/",
    "SoapClient\\": "./SoapClient/"
}

Then run:, (*6)

$ composer update

To learn how to customize the generated package, please read the PackageGenerator's README., (*7)

How to use the generated package?

Install the project

$ git clone https://github.com/JCID/webservices.nl.git jcid-webservices-nl
$ cd jcid-webservices-nl
$ composer update

Learn from the tutorial

Start looking into the auto-generated tutorial.php file. This file contains the starting code to use this package. In addition it contains all the operations provided by Webservices.nl and the way to call them., (*8)

Need support or having a question?

We can help you understand how to use it and how to customize it. Feel free to contact us at info@jcid.nl., (*9)

The Versions

06/02 2018

dev-master

9999999-dev

Package generated from https://ws1.webservices.nl/soap_doclit?wsdl using wsdltophp/packagegenerator

  Sources   Download

The Requires

 

06/02 2018

1.0

1.0.0.0

Package generated from https://ws1.webservices.nl/soap_doclit?wsdl using wsdltophp/packagegenerator

  Sources   Download

The Requires