Navigation Menu

Skip to content

billyprice1old/bustimes.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bustimes.org SensioLabsInsight Scrutinizer Code Quality

Configuration

Add your username/password in app/config/traveline.php and add the base URL of TfL Countdown in there too. composer install and follow the error messages to get it working.

Info

Both NaPTAN and GTFS are stored in Postgres. Redis is used as a cache for the Traveline API as it's slow (2500ms vs 100ms for a GTFS query). London's API is lovely and needs no faffing about. NaPTAN is filtered using the national unused bus stops database- all stopping points are contained within the database but (in theory) only bus stops will be marked as inuse.

About

Bus times for GB using Traveline's nextbuses API and other regional APIs/data where available.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.1%
  • JavaScript 2.5%
  • ApacheConf 0.4%