lb-hounslow/hounslow-api-client-jadu

An interface for the Hounslow API for use by Jadu.net

v0.4 2024-06-04 19:58 UTC

This package is not auto-updated.

Last update: 2024-09-25 10:26:05 UTC


README

London Borough of Hounslow API Client specifically for use by Jadu.net

This version of the client ensures compatibility with the current build of Jadu used by LB Hounslow.

See example.php for usage.

Releases

Requirements

Contributing

This repository is currently closed for contribution. Please report an an issue if you come across one.

Setup

  • Run composer require lb-hounslow/hounslow-api-client.
  • See example.php for usage.
  • Requires the API url, Client ID, Client Secret and an active user account with the correct roles.

Tests

There are 25 tests with 77 assertions.

Run ./vendor/bin/phpunit tests