spie / wiener-linien-php-client
A PHP Client for the Wiener Linien API
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/spie/wiener-linien-php-client
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: 2025-09-19 12:44:09 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.