schmiddim / mvg-package
This package is abandoned and no longer maintained.
No replacement package was suggested.
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
Requires
- php: >=5.5
- electrolinux/phpquery: 0.9.6
- secondtruth/phar-compiler: 1.0.0
- zendframework/zend-console: 2.5.1
- zendframework/zend-http: 2.5.2
- zendframework/zend-json: 2.5.2
Requires (Dev)
- phpunit/phpunit: 4.8.6
This package is not auto-updated.
Last update: 2024-10-26 18:28:06 UTC
README
#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