https://github.com/codedredd/laravel-soap
Laravel Soap Client
https://github.com/codedredd/laravel-soap
laravel php php7 php8 soap soap-client
Last synced: 8 months ago
JSON representation
Laravel Soap Client
- Host: GitHub
- URL: https://github.com/codedredd/laravel-soap
- Owner: CodeDredd
- License: mit
- Created: 2020-04-20T06:33:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T15:01:04.000Z (8 months ago)
- Last Synced: 2025-05-15T02:09:24.061Z (8 months ago)
- Topics: laravel, php, php7, php8, soap, soap-client
- Language: PHP
- Homepage: https://codedredd.github.io/laravel-soap/
- Size: 2.42 MB
- Stars: 213
- Watchers: 4
- Forks: 45
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Laravel SOAP Client
[](LICENSE.md)
[](https://packagist.org/packages/codedredd/laravel-soap)
[](https://github.com/CodeDredd/laravel-soap/actions?query=workflow%3Atest)
[](https://github.styleci.io/repos/257192373)
[](https://github.com/CodeDredd/laravel-soap/releases)
[](https://codedredd.github.io/laravel-soap/)
## 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 |
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](https://codedredd.github.io/laravel-soap/)
## Help me keep working on this project 💚
- [Become a Sponsor on GitHub](https://github.com/sponsors/codedredd)
- [One-time donation via PayPal](https://paypal.me/dredd1984)
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.