Skip to content

Commit

Permalink
Want to help out?
Browse files Browse the repository at this point in the history
  • Loading branch information
veewee authored Oct 27, 2022
1 parent 32a893e commit b872caf
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,16 @@ If your package contains a `SoapClient`, you might consider using this package a
* It makes it possible to use the encoding / decoding logic without doing any SOAP calls to a server.
* ...

## Installation
# Want to help out? 💚

- [Become a Sponsor](https://github.com/php-soap/.github/blob/main/HELPING_OUT.md#sponsor)
- [Let us do your implementation](https://github.com/php-soap/.github/blob/main/HELPING_OUT.md#let-us-do-your-implementation)
- [Contribute](https://github.com/php-soap/.github/blob/main/HELPING_OUT.md#contribute)
- [Help maintain these packages](https://github.com/php-soap/.github/blob/main/HELPING_OUT.md#maintain)

Want more information about the future of this project? Check out this list of the [next big projects](https://github.com/php-soap/.github/blob/main/PROJECTS.md) we'll be working on.

# Installation

```shell
composer install php-soap/ext-soap-engine
Expand Down

0 comments on commit b872caf

Please sign in to comment.