davidcb / laravel-soap
A SoapClient wrapper integration for Laravel
Fund package maintenance!
codedredd
Requires
- php: ~8.1 || ~8.2 || ~8.3 || ~8.4
- ext-bcmath: *
- ext-dom: *
- ext-intl: *
- ext-json: *
- ext-simplexml: *
- ext-soap: *
- illuminate/contracts: ^9.0 || ^10.0 || ^11.0
- illuminate/http: ^9.0 || ^10.0 || ^11.0
- illuminate/support: ^9.0 || ^10.0 || ^11.0
- php-http/client-common: ^2.6
- php-http/discovery: ^1.14
- php-http/guzzle7-adapter: ^1.0
- php-http/message: ^1.13
- php-soap/psr18-transport: ^1.3
- php-soap/psr18-wsse-middleware: ^2.1
- phpro/soap-client: ^2.3.0 || ^3.1.0
- robrichards/wse-php: ^2.0
- spatie/laravel-package-tools: ^1.14
- veewee/xml: ^3.3
Requires (Dev)
- laminas/laminas-code: ^4.8.0
- larastan/larastan: ^2.9
- nunomaduro/collision: ^6.1
- orchestra/testbench: ^8.0 || ^9.0
- phpunit/phpunit: ^10.0
- spatie/laravel-ray: ^1.32
- symfony/options-resolver: ^6.2.5
- symplify/easy-ci: ^10.0
This package is auto-updated.
Last update: 2025-02-27 13:38:45 UTC
README
Laravel SOAP Client
Versions
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 |
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
Help me keep working on this project 💚
Platinum Sponsors
Gold Sponsors
Silver Sponsors
Bronze Sponsors
Contributing
Please post issues and send PRs.
License
Laravel Soap is open-sourced software licensed under the MIT license.