codedredd / laravel-soap
A SoapClient wrapper integration for Laravel
Fund package maintenance!
codedredd
Installs: 104 672
Dependents: 1
Suggesters: 0
Security: 0
Stars: 149
Watchers: 4
Forks: 27
Open Issues: 12
Requires
- php: ^8.0 || ^8.1
- ext-bcmath: *
- ext-dom: *
- ext-intl: *
- ext-json: *
- ext-simplexml: *
- ext-soap: *
- illuminate/contracts: ^9.0
- illuminate/http: ^9.0
- illuminate/support: ^9.0
- php-http/client-common: ^2.1
- php-http/discovery: ^1.7
- php-http/guzzle7-adapter: ^1.0
- php-http/message: ^1.8
- php-soap/psr18-transport: ^1.2
- php-soap/psr18-wsse-middleware: ^1.1
- phpro/soap-client: ^v2.1.0
- robrichards/wse-php: ^2.0
- spatie/laravel-package-tools: ^1.11
- veewee/xml: ^1.3
Requires (Dev)
- laminas/laminas-code: ^4.5.1
- nunomaduro/collision: ^6.1
- nunomaduro/larastan: ^2.0
- orchestra/testbench: ^7.0
- phpunit/phpunit: ^9.1
- spatie/laravel-ray: ^1.29
- symfony/options-resolver: ^5.4.3
- symplify/easy-ci: ^10.0
- dev-master
- 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/npm_and_yarn/docs/v3/ua-parser-js-0.7.33
- dev-dependabot/github_actions/release-drafter/release-drafter-5.22.0
- dev-dependabot/npm_and_yarn/docs/v3/json5-1.0.2
- dev-dependabot/npm_and_yarn/docs/v3/decode-uri-component-0.2.2
- dev-dependabot/github_actions/TimonVS/pr-labeler-action-4
- dev-dependabot/npm_and_yarn/docs/v3/loader-utils-1.4.2
- dev-dependabot/github_actions/dependabot/fetch-metadata-1.3.5
- dev-telescope-debug
This package is auto-updated.
Last update: 2023-01-27 11:59:54 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 |
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.