Download the PHP package miklcct/national_rail_timetable without Composer
On this page you can find all versions of the php package miklcct/national_rail_timetable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download miklcct/national_rail_timetable
More information about miklcct/national_rail_timetable
Files in miklcct/national_rail_timetable
Package national_rail_timetable
Short Description National Rail Timetable on the web
License AGPL-3.0-or-later
Informations about the package national_rail_timetable
National Rail Timetable web site
This is a website of showing National Rail timetable information. It comes with two forms: departure board view, and timetable view.
Departure board view
It lists the departures in order, the destination, and all subsequent calling points of all portions.
Timetable view
It is the web version of traditional timetables, listing the information in the traditional tabular form similar to paper timetables, but updated using the latest journey planner data.
Installation
- Copy
config.example.php
toconfig.php
and set its values - Run
composer install
- Run
yarn install
- Run
yarn vite build
- Point the web root to
public_html
folder
Loading data
Run bin/update.bash
with EMAIL and PASSWORD environment variables set to your
National Rail Open Data credentials. It should be put into the scheduler to be
run every day.
Demo
A public instance is located at [https://gbtt.uk/]()
All versions of national_rail_timetable with dependencies
thecodingmachine/safe Version ^2.1
mongodb/mongodb Version ^1.12
ext-mongodb Version *
miklcct/thin_php_app Version ^0.6.1
guzzlehttp/guzzle Version ^7.5
http-interop/http-factory-guzzle Version ^1.2
php-di/php-di Version ^6.4
psr/simple-cache Version ^1.0
symfony/cache Version ^6.1
filp/whoops Version ^2.14
miklcct/rail_open_timetable_data Version ^1.5