MTOMSoapClient | Small PHP Soap class to deal with MTOM technology | SOAP library

 by   debuss PHP Version: 2.1.0 License: MIT

kandi X-RAY | MTOMSoapClient Summary

kandi X-RAY | MTOMSoapClient Summary

MTOMSoapClient is a PHP library typically used in Web Services, SOAP, Composer applications. MTOMSoapClient has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Small PHP Soap class to deal with MTOM technology, fetching binaries as base64 string. This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response. By the binary code contained in attachment.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              MTOMSoapClient has a low active ecosystem.
              It has 20 star(s) with 7 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 1 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of MTOMSoapClient is 2.1.0

            kandi-Quality Quality

              MTOMSoapClient has 0 bugs and 1 code smells.

            kandi-Security Security

              MTOMSoapClient has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              MTOMSoapClient code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              MTOMSoapClient is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              MTOMSoapClient releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              MTOMSoapClient saves you 62 person hours of effort in developing the same functionality from scratch.
              It has 163 lines of code, 6 functions and 3 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed MTOMSoapClient and discovered the below as its top functions. This is intended to give you an instant insight into MTOMSoapClient implemented functionality, and help decide if they suit your requirements.
            • Process XML response
            • Perform HTTP request .
            • Run the dry - run command .
            Get all kandi verified functions for this library.

            MTOMSoapClient Key Features

            No Key Features are available at this moment for MTOMSoapClient.

            MTOMSoapClient Examples and Code Snippets

            No Code Snippets are available at this moment for MTOMSoapClient.

            Community Discussions

            Trending Discussions on MTOMSoapClient

            QUESTION

            Regex to get MTOM binary PDF content
            Asked 2020-May-27 at 07:35

            I am trying to get the MTOM binary content (which is a PDF) using an extended class of SoapClient.
            This is the reference class: https://github.com/debuss/MTOMSoapClient/blob/master/MTOMSoapClient.php

            So if you take a look at the class, you can see that I receive a response and then I use regex to get specific parts of it. This is the entire response I get.

            entire response

            ...

            ANSWER

            Answered 2020-May-27 at 07:35

            In the example data, the Content-ID: part ends with a >

            Source https://stackoverflow.com/questions/62037411

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install MTOMSoapClient

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/debuss/MTOMSoapClient.git

          • CLI

            gh repo clone debuss/MTOMSoapClient

          • sshUrl

            git@github.com:debuss/MTOMSoapClient.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular SOAP Libraries

            node-soap

            by vpulim

            savon

            by savonrb

            python-zeep

            by mvantellingen

            gowsdl

            by hooklift

            cxf

            by apache

            Try Top Libraries by debuss

            franz-recipe-basecamp

            by debussJavaScript

            Finder

            by debussPHP

            ConsoleTable

            by debussPHP

            borsch-http-client

            by debussPHP

            authenticator

            by debussJavaScript