Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/digital-blueprint/relay-mono-connector-payunity-bundle

Payunity connetor bundle for relay-mono-bundle
https://github.com/digital-blueprint/relay-mono-connector-payunity-bundle

digital-blueprint payment-integration payunity relay-bundle

Last synced: about 2 months ago
JSON representation

Payunity connetor bundle for relay-mono-bundle

Awesome Lists containing this project

README

        

# DbpRelayMonoConnectorPayunityBundle

[GitHub](https://github.com/digital-blueprint/relay-mono-connector-payunity-bundle) |
[Packagist](https://packagist.org/packages/dbp/relay-mono-connector-payunity-bundle)

[![Test](https://github.com/digital-blueprint/relay-mono-connector-payunity-bundle/actions/workflows/test.yml/badge.svg)](https://github.com/digital-blueprint/relay-mono-connector-payunity-bundle/actions/workflows/test.yml)

A PayUnity connector for the mono bundle for the Relay API gateway

See the [documentation](./docs/index.md) for more information.

## Development & Testing

* Install dependencies: `composer install`
* Run tests: `composer test`
* Run linters: `composer run lint`
* Run cs-fixer: `composer run cs-fix`