SDK for interacting with Brighte APIs

v1.25.0 2024-02-26 04:22 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.