Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codedredd/laravel-soap

Laravel Soap Client
https://github.com/codedredd/laravel-soap

laravel php php7 php8 soap soap-client

Last synced: about 16 hours ago
JSON representation

Laravel Soap Client

Awesome Lists containing this project

README

        



Laravel SOAP

# Laravel SOAP Client

[![Software License](https://img.shields.io/github/license/codedredd/laravel-soap?style=flat-square)](LICENSE.md)
[![Total Downloads](https://img.shields.io/packagist/dt/codedredd/laravel-soap?style=flat-square)](https://packagist.org/packages/codedredd/laravel-soap)
[![test](https://img.shields.io/github/workflow/status/codedredd/laravel-soap/test?label=test&logo=github&style=flat-square)](https://github.com/CodeDredd/laravel-soap/actions?query=workflow%3Atest)
[![styleci](https://github.styleci.io/repos/7548986/shield)](https://github.styleci.io/repos/257192373)
[![version](https://img.shields.io/github/v/release/codedredd/laravel-soap?style=flat-square)](https://github.com/CodeDredd/laravel-soap/releases)
[![documentation](https://img.shields.io/github/workflow/status/codedredd/laravel-soap/documentation?label=docs&logo=read-the-docs&style=flat-square)](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 |


## 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](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.