mirror of
https://github.com/opdavies/national-rail-enquiries-feed-parser.git
synced 2026-06-05 16:40:30 +01:00
- PHP 91.7%
- Shell 4.2%
- Nix 2.7%
- Dockerfile 1.4%
|
Some checks failed
CI / build-test (push) Has been cancelled
- Refactor to use a foreach loop that includes class names and sub-namespaces to remove - Fix StationsJsonFeedParser namespace |
||
|---|---|---|
| .github/workflows | ||
| src | ||
| tests | ||
| tools | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| CHANGELOG.md | ||
| composer.json | ||
| deprecated.php | ||
| flake.lock | ||
| flake.nix | ||
| phpstan-baseline-lowest.neon | ||
| phpstan-baseline.neon | ||
| phpstan.neon.dist | ||
| phpunit.xml.dist | ||
| README.md | ||
| run | ||
national-rail-enquiries-feed-parser
A PHP library to parse station information from National Rail Enquiries in XML or JSON.
Installation
composer require opdavies/national-rail-enquiries-feed-parser
Usage
TODO.