定制 miklcct/national_rail_timetable 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

miklcct/national_rail_timetable

最新稳定版本:2.7.1

Composer 安装命令:

composer create-project miklcct/national_rail_timetable

包简介

National Rail Timetable on the web

README 文档

README

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

  1. Copy config.example.php to config.php and set its values
  2. Run composer install
  3. Run yarn install
  4. Run yarn vite build
  5. 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/

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: AGPL-3.0-or-later
  • 更新时间: 2022-11-15