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 engine Public

    SOAP engine design

    PHP 25 3

  2. psr18-transport psr18-transport Public

    Provides a PSR-18 HTTP-client transport for SOAP

    PHP 14 4

  3. ext-soap-engine ext-soap-engine Public

    An ext-soap engine implementation

    PHP 40 9

  4. psr18-wsse-middleware psr18-wsse-middleware Public

    Adds WSSE security to a PSR18 SOAP transport

    PHP 10 5

  5. wsdl-reader wsdl-reader Public

    A pure PHP wsdl metadata provider

    PHP 18 3

  6. encoding encoding Public

    SOAP encoding and decoding package

    PHP 6 2

Repositories

Showing 10 of 11 repositories
  • wsdl-reader Public

    A pure PHP wsdl metadata provider

    php-soap/wsdl-reader’s past year of commit activity
    PHP 18 3 0 0 Updated Nov 13, 2024
  • psr18-wsse-middleware Public

    Adds WSSE security to a PSR18 SOAP transport

    php-soap/psr18-wsse-middleware’s past year of commit activity
    PHP 10 MIT 5 0 0 Updated Oct 28, 2024
  • xml Public

    XML wrapper for dealing with SOAP

    php-soap/xml’s past year of commit activity
    PHP 10 MIT 1 0 0 Updated Oct 28, 2024
  • psr18-transport Public

    Provides a PSR-18 HTTP-client transport for SOAP

    php-soap/psr18-transport’s past year of commit activity
    PHP 14 MIT 4 1 0 Updated Oct 28, 2024
  • ext-soap-engine Public

    An ext-soap engine implementation

    php-soap/ext-soap-engine’s past year of commit activity
    PHP 40 MIT 9 1 0 Updated Oct 28, 2024
  • encoding Public

    SOAP encoding and decoding package

    php-soap/encoding’s past year of commit activity
    PHP 6 MIT 2 0 0 Updated Oct 25, 2024
  • engine-integration-tests Public

    Integration tests for SOAP engines

    php-soap/engine-integration-tests’s past year of commit activity
    PHP 0 MIT 1 1 0 Updated Oct 25, 2024
  • cached-engine Public

    A cache decorator for php-soap/engine

    php-soap/cached-engine’s past year of commit activity
    PHP 0 MIT 1 0 0 Updated Oct 25, 2024
  • engine Public

    SOAP engine design

    php-soap/engine’s past year of commit activity
    PHP 25 MIT 3 0 0 Updated Oct 25, 2024
  • wsdl Public

    Deals with WSDLs

    php-soap/wsdl’s past year of commit activity
    PHP 15 MIT 4 0 0 Updated Oct 25, 2024

Top languages

Loading…

Most used topics

Loading…