course-hero / wse-php
Libraries for adding WS-* support to ext/soap in PHP
Installs: 437 613
Dependents: 2
Suggesters: 0
Security: 0
Stars: 9
Watchers: 28
Forks: 2
pkg:composer/course-hero/wse-php
Requires
- php: >= 5.2.3
- ext-soap: *
This package is not auto-updated.
Last update: 2025-09-27 20:19:04 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.