{"id":16897722,"url":"https://github.com/abandroid/soccer-calendar-bundle","last_synced_at":"2025-12-08T17:30:24.402Z","repository":{"id":56977754,"uuid":"108718539","full_name":"abandroid/soccer-calendar-bundle","owner":"abandroid","description":"Generates soccer calendars for teams in configured competitions","archived":true,"fork":false,"pushed_at":"2024-07-07T12:29:53.000Z","size":39,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-13T18:53:06.859Z","etag":null,"topics":["bundle","calendar","endroid","matches","php","soccer","symfony"],"latest_commit_sha":null,"homepage":"https://endroid.nl/soccer-calendar","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/abandroid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"endroid"}},"created_at":"2017-10-29T08:48:36.000Z","updated_at":"2024-12-28T13:02:49.000Z","dependencies_parsed_at":"2024-12-31T05:52:14.851Z","dependency_job_id":"2350fed7-669a-4437-98fe-e09d744a5222","html_url":"https://github.com/abandroid/soccer-calendar-bundle","commit_stats":{"total_commits":38,"total_committers":2,"mean_commits":19.0,"dds":"0.052631578947368474","last_synced_commit":"adb8a37d9c582aa63557d5dbc97a5cad9ab81ca1"},"previous_names":["abandroid/soccer-calendar-bundle"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abandroid%2Fsoccer-calendar-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abandroid%2Fsoccer-calendar-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abandroid%2Fsoccer-calendar-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abandroid%2Fsoccer-calendar-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abandroid","download_url":"https://codeload.github.com/abandroid/soccer-calendar-bundle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239666708,"owners_count":19677188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bundle","calendar","endroid","matches","php","soccer","symfony"],"created_at":"2024-10-13T17:39:29.313Z","updated_at":"2025-12-08T17:30:24.049Z","avatar_url":"https://github.com/abandroid.png","language":"PHP","funding_links":["https://github.com/sponsors/endroid"],"categories":[],"sub_categories":[],"readme":"# Soccer Calendar Bundle\r\n\r\n*By [endroid](https://endroid.nl/)*\r\n\r\n[![Latest Stable Version](http://img.shields.io/packagist/v/endroid/soccer-calendar-bundle.svg)](https://packagist.org/packages/endroid/soccer-calendar-bundle)\r\n[![Build Status](https://github.com/endroid/soccer-calendar-bundle/workflows/CI/badge.svg)](https://github.com/endroid/soccer-calendar-bundle/actions)\r\n[![Total Downloads](http://img.shields.io/packagist/dt/endroid/soccer-calendar-bundle.svg)](https://packagist.org/packages/endroid/soccer-calendar-bundle)\r\n[![Monthly Downloads](http://img.shields.io/packagist/dm/endroid/soccer-calendar-bundle.svg)](https://packagist.org/packages/endroid/soccer-calendar-bundle)\r\n[![License](http://img.shields.io/packagist/l/endroid/soccer-calendar-bundle.svg)](https://packagist.org/packages/endroid/soccer-calendar-bundle)\r\n\r\nThis bundle integrates the endroid/soccer-calendar library in your project.\r\n\r\n## Installation\r\n\r\nUse [Composer](https://getcomposer.org/) to install the library.\r\n\r\n``` bash\r\n$ composer require endroid/soccer-calendar-bundle\r\n```\r\n\r\n## Symfony integration\r\n\r\nRegister the Symfony bundle in the kernel.\r\n\r\n```php\r\n// app/AppKernel.php\r\n\r\npublic function registerBundles()\r\n{\r\n    $bundles = [\r\n        // ...\r\n        new Endroid\\SoccerCalendar\\SoccerCalendarBundle\\EndroidSoccerCalendarBundle(),\r\n    ];\r\n}\r\n```\r\n\r\nAdd the following section to your routing.\r\n\r\n``` yml\r\nEndroidSoccerCalendarBundle:\r\n    resource: \"@EndroidSoccerCalendarBundle/Controller/\"\r\n    type:     annotation\r\n    prefix:   /soccer-calendar\r\n```\r\n\r\n## Versioning\r\n\r\nVersion numbers follow the MAJOR.MINOR.PATCH scheme. Backwards compatibility\r\nbreaking changes will be kept to a minimum but be aware that these can occur.\r\nLock your dependencies for production and test your code when upgrading.\r\n\r\n## License\r\n\r\nThis bundle is under the MIT license. For the full copyright and license\r\ninformation please view the LICENSE file that was distributed with this source code.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabandroid%2Fsoccer-calendar-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabandroid%2Fsoccer-calendar-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabandroid%2Fsoccer-calendar-bundle/lists"}