Download the PHP package monosize/soap-proxy without Composer
On this page you can find all versions of the php package monosize/soap-proxy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download monosize/soap-proxy
More information about monosize/soap-proxy
Files in monosize/soap-proxy
Download monosize/soap-proxy
More information about monosize/soap-proxy
Files in monosize/soap-proxy
Vendor monosize
Package soap-proxy
Short Description A secure PHP-based SOAP proxy that authenticates and forwards SOAP requests to a target server
License MIT
Package soap-proxy
Short Description A secure PHP-based SOAP proxy that authenticates and forwards SOAP requests to a target server
License MIT
Please rate this library. Is it a good library?
Informations about the package soap-proxy
SOAP Proxy
A secure PHP-based SOAP proxy that authenticates SOAP requests and forwards them to a target server. Supports both WSDL queries and SOAP messages.
Features
- Proxying SOAP requests with authentication
- Support for SOAP 1.1 and 1.2
- WSDL caching and forwarding
- Configurable target servers
- Automatic debug logging control via PROXYDEBUG
- Flexible error handling
- Basic authentication support
- Connection pooling for improved performance
Installation
Quick Start
Documentation
The full documentation can be found in the docs directory:
- Installation
- Configuration
- Usage
- Troubleshooting
System Requirements
- PHP 8.2 or higher
- Extensions: curl, dom, xml
- Composer
Support
If you encounter issues or have questions, please create an issue in the GitHub Issue Tracker.
Contribution
Contributions are welcome!
License
This library is licensed under the MIT license. For more details, see the LICENSE file.
Credits
Created by Frank Rakow [email protected]
All versions of soap-proxy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
ext-curl Version *
ext-dom Version *
ext-xml Version *
monolog/monolog Version ^3.8
psr/log Version ^3.0
vlucas/phpdotenv Version ^5.6
ext-curl Version *
ext-dom Version *
ext-xml Version *
monolog/monolog Version ^3.8
psr/log Version ^3.0
vlucas/phpdotenv Version ^5.6
The package monosize/soap-proxy contains the following files
Loading the files please wait ....