course-hero / wse-php
Libraries for adding WS-* support to ext/soap in PHP
2.0.5
2015-05-19 14:22 UTC
Requires
- php: >= 5.2.3
- ext-soap: *
This package is not auto-updated.
Last update: 2024-10-26 15:24:03 UTC
README
What is wse-php?
wse-php is a library written by Rob Richards that adds WS-*
support to ext/soap in PHP.
Requirements
wse-php is supported on PHP 5.2.3+.
Installation
The best way to install wse-php is to include the library using a mechanism such as composer. Information about the package is published to packagist.
Contributing
wse-php is an open source, community-driven project. If you'd like to contribute, please read the Contributing documentation. If you're submitting a pull request, please follow the guidelines in the Submitting a Patch section and use Pull Request Template.