Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/digital-blueprint/relay-mono-connector-payunity-bundle
- Owner: digital-blueprint
- License: agpl-3.0
- Created: 2023-02-27T07:51:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T04:14:30.000Z (8 months ago)
- Last Synced: 2024-04-15T07:15:19.220Z (8 months ago)
- Topics: digital-blueprint, payment-integration, payunity, relay-bundle
- Language: PHP
- Homepage: https://packagist.org/packages/dbp/relay-mono-connector-payunity-bundle
- Size: 722 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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`