spie / wiener-linien-php-client
A PHP Client for the Wiener Linien API
v1.0.0
2018-10-09 19:08 UTC
Requires
- php: >=7.1.3
- php-http/client-implementation: ^1.0
- php-http/discovery: ^1.3
- php-http/message: ^1.6
Requires (Dev)
- fzaninotto/faker: ^1.8
- php-http/guzzle6-adapter: ^1.1
- php-http/mock-client: ^1.0
- phpunit/phpunit: ^7.3
This package is auto-updated.
Last update: 2024-11-19 10:52:11 UTC
README
This is a simple PHP Client for the Wiener Linien open data.
Usage
Just instantiate SPie\WienerLinien\Client
with the sender id, got from Wiener Linien, a HttpClient, a MessageFactory and an optional api endpoint.