[PHP] halo-api library

Hi everyone!

I’ve create a simple object oriented api wrapper for the halo api. A few key features are:

  • Follows PSR-4 conventions and coding standard - Light and fast by lazy loading of API classes - Extensively tested - Decoupled from specific HTTP transport protocols by using HTTPlug - It’s feature complete with all the current api endpoints (halo 5, halo 5 pc and halo wars 2 endpoints)Basic installation instructions are included in the readme. Soon the full docs will be available!

More info on the library can be found on packagist (halo-api/halo-api - Packagist) and github (GitHub - halo-api/php-halo-api: A simple Object Oriented PHP API client for the halo api)

Any comments or remarks (or feature requests) are welcome!

I’ve added support for the new introduced api endpoints (https://www.halowaypoint.com/en-us/forums/01b3ca58f06c4bd4ad074d8794d2cf86/topics/additions-to-the-halo-api/8086d772-a9bb-466d-9171-8f02a53d9f44/posts) and released 0.3.0 with support for these endpoints!

See this link for more info on the release: Release 0.3.0 · halo-api/php-halo-api · GitHub