schmiddim/mvg-package

mvg-package is an API Wrapper for fetching infos from the MVV public transportation network in munich.

v1.2.0 2016-05-30 21:26 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:03:34 UTC


README

Scrutinizer Code Quality Code Coverage Build Status Latest Stable License

#MVG-LIVE-PHP

This is a ugly wrapper for the mvg-live app - a service that displays information for the public transportation network in munich.

This wrapper is inspired by the App from Rmoriz.

##Installation

run composer install You can also create a .phar file by running build-phar.php

##Usage ./mvv-cli.phar -s 'Bonner Platz; Karl-Theodor-Straße' -e 'Sendlinger Tor;Fürstenried West' -n

##Composer You can use the library in your projects with composer

Bitdeli Badge