Download the PHP package ianlchapman/tube-status without Composer
On this page you can find all versions of the php package ianlchapman/tube-status. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ianlchapman/tube-status
More information about ianlchapman/tube-status
Files in ianlchapman/tube-status
Download ianlchapman/tube-status
More information about ianlchapman/tube-status
Files in ianlchapman/tube-status
Vendor ianlchapman
Package tube-status
Short Description Status information for London Underground lines.
License MIT
Package tube-status
Short Description Status information for London Underground lines.
License MIT
Please rate this library. Is it a good library?
Informations about the package tube-status
Tube Status
A library that integrates with the TFL Tube Status API to show the status of London Underground lines using PHP.
Features
- Pulls tube lines from the TFL API
- Shows the current status of the lines as exposed by the TFL API
- Suite of unit tests
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
-
First you need to get an Application ID and Application Key from the TFL API. Details are available on the API's website https://api.tfl.gov.uk/.
- Pull the status of all the London Underground (tube) lines.
The call returns an array of tube lines including some basic information as well as their status.
All versions of tube-status with dependencies
PHP Build Version
Package Version
The package ianlchapman/tube-status contains the following files
Loading the files please wait ....