renova / laravel-soap
A SoapClient wrapper integration for Laravel
v1.3.1
2020-10-29 18:50 UTC
Requires
- php: >=7.2.0
- ext-dom: *
- ext-json: *
- ext-simplexml: *
- ext-soap: *
- illuminate/support: ^5.6 || ^6.0 || ^7.0
- php-http/client-common: ^2.1
- php-http/discovery: ^1.7
- php-http/guzzle6-adapter: ^2.0
- php-http/message: ^1.8
- phpro/soap-client: ^1.1
- robrichards/wse-php: ^2.0
Requires (Dev)
- laminas/laminas-code: ^3.4
- orchestra/testbench: ^5.1
- phpunit/phpunit: ^9.1
- symfony/var-dumper: ^5.0
- wsdl2phpgenerator/wsdl2phpgenerator: ^3.4
This package is auto-updated.
Last update: 2024-11-15 22:19:50 UTC
README
Versions
Installation
Execute the following command to get the latest version of the package:
composer require codedredd/laravel-soap
Documentation
You can find here a detailed documentation
Contributing
Please post issues and send PRs.
License
Laravel Soap is open-sourced software licensed under the MIT license.