SDK for interacting with Brighte APIs

This package's canonical repository appears to be gone and the package has been frozen as a result.

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.