Skip to content

forss-it/laravel-trafikverket

Repository files navigation

Trafikverket API Wrapper

Software License

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.