A SoapClient wrapper integration for Laravel
codedredd/laravel-soap is a Laravel package for a soapclient wrapper integration for laravel.
It currently has 223 GitHub stars and 551.211 downloads on Packagist (latest version v4.0.0).
Install it with composer require codedredd/laravel-soap.
Discover more Laravel packages by codedredd
or browse all Laravel packages to compare alternatives.
Last updated
| Laravel SOAP Version | Laravel Support | PHP Version | |----------------------|-----------------|-------------| | 1.x | 5.6, 6.x, 7.x | 7.3 - 8.0 | | 2.x | 8.x | 7.3 - 8.0 | | 3.x | 9.x | 8.0 - 8.1 | | 4.x | 9.x, 10.x | 8.1 - 8.2 |
Execute the following command to get the latest version of the package:
composer require codedredd/laravel-soap
You can find here a detailed documentation
Please post issues and send PRs.
Laravel Soap is open-sourced software licensed under the MIT license.