{"id":13723177,"url":"https://github.com/owenvoke/rugby-schedule","last_synced_at":"2026-01-24T17:02:45.772Z","repository":{"id":39904766,"uuid":"471038401","full_name":"owenvoke/rugby-schedule","owner":"owenvoke","description":"Rugby schedules on the command-line","archived":false,"fork":false,"pushed_at":"2025-07-02T11:47:14.000Z","size":51071,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-06T03:40:11.354Z","etag":null,"topics":["cli","command-line","laravel-zero","php","rugby"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/owenvoke/rugby-schedule","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/owenvoke.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"owenvoke","custom":"https://ecologi.com/owenvoke?gift-trees"}},"created_at":"2022-03-17T15:36:13.000Z","updated_at":"2025-07-02T11:47:17.000Z","dependencies_parsed_at":"2024-01-06T14:07:14.245Z","dependency_job_id":"e0313257-1559-4690-8198-cad4ce87909e","html_url":"https://github.com/owenvoke/rugby-schedule","commit_stats":{"total_commits":90,"total_committers":1,"mean_commits":90.0,"dds":0.0,"last_synced_commit":"3d0294a974164ced0f6e5117d244a2aa3f2be5f5"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/owenvoke/rugby-schedule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenvoke%2Frugby-schedule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenvoke%2Frugby-schedule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenvoke%2Frugby-schedule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenvoke%2Frugby-schedule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owenvoke","download_url":"https://codeload.github.com/owenvoke/rugby-schedule/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenvoke%2Frugby-schedule/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28732218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","command-line","laravel-zero","php","rugby"],"created_at":"2024-08-03T01:01:36.904Z","updated_at":"2026-01-24T17:02:45.742Z","avatar_url":"https://github.com/owenvoke.png","language":"PHP","funding_links":["https://github.com/sponsors/owenvoke","https://ecologi.com/owenvoke?gift-trees"],"categories":["Projects using Laravel Zero"],"sub_categories":[],"readme":"# Rugby Schedule\n\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Static Analysis][ico-static-analysis]][link-static-analysis]\n[![Total Downloads][ico-downloads]][link-downloads]\n[![Buy us a tree][ico-treeware-gifting]][link-treeware-gifting]\n\n**Rugby Schedule** is a command-line tool that keeps you up to date with rugby tournament schedules.\n\n## Install\n\n\u003e Requires PHP 8.2 or later\n\nVia Composer\n\n```shell\ncomposer global require owenvoke/rugby-schedule\n```\n\nVia Docker\n\n```shell\ndocker run --rm ghcr.io/owenvoke/rugby-schedule:latest\n```\n\n## Usage\n\n### Tournaments\n\nThe following tournament commands are available:\n\n#### Men's Rugby\n\n- `autumn-nations` - [The Autumn Nations Series](https://autumnnationsseries.com)\n- `european-challenge` - [The European Challenge Cup](https://epcrugby.com/challenge-cup)\n- `european-champions` - [The European Champions Cup](https://epcrugby.com)\n- `lions` - [The British \u0026 Irish Lions Tour](https://www.lionsrugby.com)\n- `premiership` - [The Gallagher Premiership](https://premiershiprugby.com/gallagher-premiership)\n- `premiership-cup` - [The Gallagher Premiership Cup](https://premiershiprugby.com/premiership-rugby-cup)\n- `six-nations` - [Six Nations](https://sixnationsrugby.com)\n- `united-rugby-championship` - [United Rugby Championship](https://www.unitedrugby.com)\n\n#### Women's Rugby\n\n- `womens:six-nations` - [Women's Six Nations](https://womens.sixnationsrugby.com)\n\n#### Under-18s Rugby\n\n- `u18s:premiership` - [Premiership Rugby Under-18s Academy League](https://premiershiprugby.com/under-18-academy-league)\n\n#### Under-20s Rugby\n\n- `u20s:six-nations` - [Under-20s Six Nations](https://u20.sixnationsrugby.com)\n\nSee the output of `rugby-schedule` for all available commands and their usage, or use `--help` to display extended usage information for a specific command.\n\n### Viewing Matches for a Specific Team\n\nThe `--team` (or `-t`) flag can be used to filter to a specific team (e.g. `--team england`).\n\nThis flag is available on all commands, however it may not be supported on all competitions.\n\n### Viewing Calendar Links\n\nYou can view available calendar links (e.g. Google Calendar, Outlook Calendar) that allow you to add an event to your calendar.\n\nTo do this, include the `--include-calendar-links` (or `-c`) flag when calling a command.\n\n### Viewing Past Matches\n\nBy default, past matches are excluded from the output. These can be included if necessary by using the `--include-past` (or `-p`) flag when calling a command.\n\n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Testing\n\n```shell\ncomposer test\n```\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Security\n\nIf you discover any security related issues, please email security@voke.dev instead of using the issue tracker.\n\n## Credits\n\n- [Owen Voke][link-author]\n- [All Contributors][link-contributors]\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n## Treeware\n\nYou're free to use this package, but if it makes it to your production environment you are required to buy the world a tree.\n\nIt’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you support this package and contribute to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.\n\nYou can buy trees [here][link-treeware-gifting].\n\nRead more about Treeware at [treeware.earth][link-treeware].\n\n[ico-version]: https://img.shields.io/packagist/v/owenvoke/rugby-schedule.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-static-analysis]: https://img.shields.io/github/actions/workflow/status/owenvoke/rugby-schedule/static.yml?branch=main\u0026style=flat-square\u0026label=Static%20Analysis\n[ico-downloads]: https://img.shields.io/packagist/dt/owenvoke/rugby-schedule.svg?style=flat-square\n[ico-treeware-gifting]: https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-lightgreen?style=flat-square\n\n[link-packagist]: https://packagist.org/packages/owenvoke/rugby-schedule\n[link-static-analysis]: https://github.com/owenvoke/rugby-schedule/actions\n[link-downloads]: https://packagist.org/packages/owenvoke/rugby-schedule\n[link-treeware]: https://treeware.earth\n[link-treeware-gifting]: https://ecologi.com/owenvoke?gift-trees\n[link-author]: https://github.com/owenvoke\n[link-contributors]: ../../contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowenvoke%2Frugby-schedule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowenvoke%2Frugby-schedule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowenvoke%2Frugby-schedule/lists"}