PHPackages                             trainjunkies/hsp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. trainjunkies/hsp

ActiveLibrary[API Development](/categories/api)

trainjunkies/hsp
================

National Rail HSP API

1.0.1(8y ago)016MITPHP

Since May 4Pushed 8y agoCompare

[ Source](https://github.com/trainjunkies/hsp)[ Packagist](https://packagist.org/packages/trainjunkies/hsp)[ RSS](/packages/trainjunkies-hsp/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

Trainjunkies - HSP
==================

[](#trainjunkies---hsp)

[![Build Status](https://camo.githubusercontent.com/eaaf587ae3d3557d3123a728d410bba78ef766cab69024dd6dcb8f7652e36d3c/68747470733a2f2f7472617669732d63692e6f72672f747261696e6a756e6b6965732f6873702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/trainjunkies/hsp)

PHP API to consume National Rail Historical Services Performance API.

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Also instructions on consuming the API in your project.

### Installation

[](#installation)

To consume the NRE Data Feeds in your project, require the package via composer.

```
composer.phar require trainjunkies/hsp

```

To query the API configure the `Client` with your own API credentials from [National Rail Datafeeds](https://datafeeds.nationalrail.co.uk/#/user "National Rail Datafeeds")

```
