Skip to content

Client library for RIT webservice API

License

Notifications You must be signed in to change notification settings

pot-gov-pl/rit-webservices

Repository files navigation

RIT webservices client library for PHP

Current status

Library is not feature complete (see all @todo's in RIT_Webservices.php) and its interface isn't stable. You can join efforts to improve it or use it as an excellent example on how to use standard PHP SoapClient class to communicate with RIT webservices (and build your own lib).

Generating documentation from the source

Download and use apigen to generate docs from the source, for example:

php apigen.phar generate -d docs -s rit-webservices

Above command generates documentation in folder docs from all files in folder rit-webservices.

Running tests

Prepare bootstrap.php from bootstrap.sample.php and run PHPUnit:

phpunit

Some notes:

  • images for test objects are generated randomly from unsplash.it.

About

Client library for RIT webservice API

Topics

Resources

License

Stars

Watchers

Forks

Languages