SDK for interacting with Brighte APIs

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

Package info

github.com/brighte-labs/brighte-api-sdk-php

pkg:composer/brightecapital/api-sdk

Statistics

Installs: 19 514

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

v1.31.0 2024-07-19 06:05 UTC

README

SDK for interacting with Brighte APIs in PHP

Authors

Chris Young chris.young@brighte.com.au

Team

  • Services Team
  • Architecture Team

Contributing

  • Never commit directly to master. Always make pull requests to the Authors
  • This repository does not use git flow. There is no develop branch, only master and features.
  • PHP codesniffer linting must pass. Do not use disable annotations.
  • All tests must pass. 90% code coverage is required.