kfvit / laravel-trafikverket
API wrapper for Trafikverket
0.8
2020-10-01 07:55 UTC
Requires
- php: ~7.4
- guzzlehttp/guzzle: ~6.0
- illuminate/support: ~7.0
Requires (Dev)
- phpunit/phpunit: >=5.4.3
- squizlabs/php_codesniffer: ^2.3
This package is auto-updated.
Last update: 2024-11-19 23:46:08 UTC
README
API wrapper for Trafikverket API (https://api.trafikinfo.trafikverket.se/).
This is still a work in progress!
Usage
Trafikverket::trainStations()->where('AdvertisedShortLocationName', 'Katrineholm')->get();
Security
If you discover any security related issues, please email markus.stromgren@dialect.se instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.