- PHP >=7.1
- Composer
See installation for further instructions.
For examples, guides and in-depth information, visit the PHP SDK documentation on the MyParcel Developer Portal.
For questions and support please contact us via [email protected] or chat with our developers directly on Slack.
- Check for open issues or open a new issue to start a discussion around a bug or feature
- Fork the repository and branch off from the
main
branch - Write one or more tests for the new feature or that expose the bug
- Make code changes to implement the feature or fix the bug
- Submit a pull request to
main
to get your changes merged and published