lb-hounslow / hounslow-api-client-jadu
An interface for the Hounslow API for use by Jadu.net
Installs: 303
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/lb-hounslow/hounslow-api-client-jadu
Requires
- php: ^7.2
- ext-json: *
- guzzlehttp/guzzle: >=6.5.8
Requires (Dev)
- phpunit/phpunit: ^8.5.2
This package is not auto-updated.
Last update: 2025-12-17 16:24:03 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
- These are covered in the Changelog
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 Secretand an activeuser accountwith the correct roles.
Tests
There are 25 tests with 77 assertions.
Run ./vendor/bin/phpunit tests