Skip to content
@php-soap

php-soap

SOAP without worries!

About php-soap

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 to help out? 💚

Want more information about the future of this project? Check out this list of the next big projects we'll be working on.

Contributing

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.

Pinned Loading

  1. engine Public

    SOAP engine design

    PHP 26 3

  2. psr18-transport Public

    Provides a PSR-18 HTTP-client transport for SOAP

    PHP 16 5

  3. ext-soap-engine Public

    An ext-soap engine implementation

    PHP 41 10

  4. psr18-wsse-middleware Public

    Adds WSSE security to a PSR18 SOAP transport

    PHP 10 5

  5. wsdl-reader Public

    A pure PHP wsdl metadata provider

    PHP 20 5

  6. encoding Public

    SOAP encoding and decoding package

    PHP 7 2

Repositories

Showing 10 of 12 repositories
  • wsdl-reader Public

    A pure PHP wsdl metadata provider

    PHP 20 5 1 0 Updated Mar 28, 2025
  • psr18-wsse-middleware Public

    Adds WSSE security to a PSR18 SOAP transport

    PHP 10 MIT 5 1 0 Updated Mar 21, 2025
  • psr18-attachments-middleware Public

    Add SWA / MTOM attachments to your SOAP client

    PHP 0 MIT 0 0 0 Updated Feb 13, 2025
  • encoding Public

    SOAP encoding and decoding package

    PHP 7 MIT 2 0 0 Updated Feb 12, 2025
  • engine Public

    SOAP engine design

    PHP 26 MIT 3 0 0 Updated Jan 30, 2025
  • wsdl Public

    Deals with WSDLs

    PHP 16 MIT 4 1 0 Updated Jan 24, 2025
  • xml Public

    XML wrapper for dealing with SOAP

    PHP 10 MIT 1 1 0 Updated Oct 28, 2024
  • psr18-transport Public

    Provides a PSR-18 HTTP-client transport for SOAP

    PHP 16 MIT 5 2 0 Updated Oct 28, 2024
  • ext-soap-engine Public

    An ext-soap engine implementation

    PHP 41 MIT 10 1 0 Updated Oct 28, 2024
  • engine-integration-tests Public

    Integration tests for SOAP engines

    PHP 0 MIT 1 1 0 Updated Oct 25, 2024

Top languages

Loading…

Most used topics

Loading…