Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Centralise all PHP code to resolve stations #53

Closed
pietercolpaert opened this issue Aug 12, 2015 · 0 comments
Closed

Centralise all PHP code to resolve stations #53

pietercolpaert opened this issue Aug 12, 2015 · 0 comments
Assignees

Comments

@pietercolpaert
Copy link
Member

We have a lot of issues open that are concerning keeping our stations list up to date, or the autocompletion features of iRail: iRail/BRailResource#1 iRail/iRail#60 iRail/iRail#66 iRail/iRail#64 iRail/hyperRail#49 iRail/hyperRail#109 iRail/hyperRail#122

Solution for this would be to create a composer packagist PHP library in this repository (next to the nodejs package) which implements all of these features in a class and copies the file with it. In the different projects that needs stations lists, we update the list using composer update and have all the features at all times.

@pietercolpaert pietercolpaert self-assigned this Aug 12, 2015
brechtvdv added a commit to brechtvdv/stations that referenced this issue Aug 25, 2015
* 'master' of github.com:brechtvdv/stations: (23 commits)
  Update README.md
  Update README.md
  Add dependency status label
  Applied fixes from StyleCI
  remove duplicate array item
  fix several psr-2 issues
  replace array() with [ ]
  Country correction for Torching and Valence TGV
  fix styling issue
  Merge remote-tracking branch 'iRail/master'
  Fixed iRail/hyperRail#129
  Fix iRail#57
  Fix iRail#56
  Fix iRail/iRail#66
  Added build status
  Added PHP5.5 compliancy
  update PHP version number to 5.5
  Travis CI configuration fix
  Travis CI configuration fix
  Fix iRail#53
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant