codedredd / laravel-soap
A SoapClient wrapper integration for Laravel
Fund package maintenance!
codedredd
Installs: 334 612
Dependents: 3
Suggesters: 0
Security: 0
Stars: 209
Watchers: 5
Forks: 41
Open Issues: 7
Requires
- php: ~8.1 || ~8.2 || ~8.3
- 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: ^2.6
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
- dev-master
- v4.0.0-rc.0
- v4.0.0-beta.1
- v4.0.0-beta.0
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v3.0.0.beta.4
- v3.0.0.beta.3
- v3.0.0.beta.2
- v3.0.0.beta.1
- v3.0.0.beta.0
- 2.x-dev
- v2.0.0
- v2.0.0-rc.1
- v2.0.0-rc.0
- v2.0.0-beta.9
- v2.0.0-beta.8
- v2.0.0-beta.7
- v2.0.0-beta.6
- v2.0.0-beta.5
- v2.0.0-beta.4
- v2.0.0-beta.3
- v2.0.0-beta.2
- v2.0.0-beta.1
- v2.0.0-beta.0
- v2.0.0-alpha.0
- v1.5.1
- v1.5.0
- v1.4.0
- v1.3.1
- v1.3.0
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.2
- v1.1.1
- v1.1.0
- 1.0.x-dev
- v1.0.1
- v1.0.0
- v1.0.0-rc.0
- dev-dependabot/composer/laravel/framework-10.48.23
- dev-dependabot/npm_and_yarn/docs/v3/nuxt-3.12.4
- dev-dependabot/github_actions/dependabot/fetch-metadata-2.2.0
- dev-dependabot/github_actions/ramsey/composer-install-3
- dev-dependabot/github_actions/TimonVS/pr-labeler-action-5
- dev-dependabot/github_actions/release-drafter/release-drafter-6.0.0
- dev-telescope-debug
This package is auto-updated.
Last update: 2024-11-13 00:11:01 UTC
README
Laravel SOAP Client
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
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.