Download the PHP package mistrfilda/pid-api without Composer
On this page you can find all versions of the php package mistrfilda/pid-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mistrfilda/pid-api
More information about mistrfilda/pid-api
Files in mistrfilda/pid-api
Download mistrfilda/pid-api
More information about mistrfilda/pid-api
Files in mistrfilda/pid-api
Vendor mistrfilda
Package pid-api
Short Description PID api integration using guzzle/http client
License MIT
Package pid-api
Short Description PID api integration using guzzle/http client
License MIT
Please rate this library. Is it a good library?
Informations about the package pid-api
Simple PHP wrapper for official Prague transport API and RSS feeds
Instalation
Golemio
Currently supports V2 of API - - more about api on https://golemioapi.docs.apiary.io/
Usage
- Obtain access token - https://golemioapi.docs.apiary.io/
- Use new instance of prepared class with endpoints
Supported endpoints with methods:
Each response returns data value object with obtained response. For example, get stops returns Stop response object
- GTFS stops (https://golemioapi.docs.apiary.io/#reference/public-transport/gtfs-stops/get-all-gtfs-stops) -
- GTFS trips (https://golemioapi.docs.apiary.io/#reference/public-transport/gtfs-trips/get-all-gtfs-trips) -
- GTFS stoptimes (https://golemioapi.docs.apiary.io/#reference/public-transport/gtfs-stops-times/get-gtfs-stop-times) -
- Vehicle positions (https://golemioapi.docs.apiary.io/#reference/public-transport/vehicle-positions/get-all-vehicle-positions) -
- Parkings (https://golemioapi.docs.apiary.io/#reference/parking/parking-lots/get-all-parking-lots) -
RSS feeds
Usage
Supported feeds
More info about rss feeds can be found here https://pid.cz/rss-kanal/.
- Planned transport restrictions - long term (https://pid.cz/feed/rss-vyluky) -
- Current transport restrictions - short term (https://pid.cz/feed/rss-mimoradnosti) -
All versions of pid-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
ext-simplexml Version *
ext-json Version *
guzzlehttp/guzzle Version ^6.3 || ^7.0
nette/utils Version ^3.0
nette/schema Version ^1.0
psr/http-message Version ^1.0
psr/http-client Version ^1.0
nette/http Version ^3.0
ext-simplexml Version *
ext-json Version *
guzzlehttp/guzzle Version ^6.3 || ^7.0
nette/utils Version ^3.0
nette/schema Version ^1.0
psr/http-message Version ^1.0
psr/http-client Version ^1.0
nette/http Version ^3.0
The package mistrfilda/pid-api contains the following files
Loading the files please wait ....