We aim to replace PHP's internal SOAP implementation based on modern practices and code, so that you can focus on the implementation instead of bugs!
This project was born out of the needs of phpro/soap-client. It contains an extraction of the low-level structure of the soap-client package. The packages inside the php-soap organisation can be used completely stand-alone and provide well-proven structures for doing SOAP as flexible as possible. They can be used to build your own SoapClient abstraction or to base your specific integration on.
Want more information about the future of this project? Check out this list of the next big projects we'll be working on.
All contributions are highly welcomed. Before you do, make sure you read our general contributing guidelines and code of conduct. Your code will be released under the MIT license.