An open API service indexing awesome lists of open source software.

https://github.com/abandroid/soccer-calendar


https://github.com/abandroid/soccer-calendar

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Soccer Calendar

*By [endroid](https://endroid.nl/)*

[![Latest Stable Version](http://img.shields.io/packagist/v/endroid/soccer-calendar.svg)](https://packagist.org/packages/endroid/soccer-calendar)
[![Build Status](https://github.com/endroid/soccer-calendar/workflows/CI/badge.svg)](https://github.com/endroid/soccer-calendar/actions)
[![Total Downloads](http://img.shields.io/packagist/dt/endroid/soccer-calendar.svg)](https://packagist.org/packages/endroid/soccer-calendar)
[![Monthly Downloads](http://img.shields.io/packagist/dm/endroid/soccer-calendar.svg)](https://packagist.org/packages/endroid/soccer-calendar)
[![License](http://img.shields.io/packagist/l/endroid/soccer-calendar.svg)](https://packagist.org/packages/endroid/soccer-calendar)

This library load soccer match data using the endroid/soccer-data library and
generates a calendar using the endroid/calendar library.

## Installation

Use [Composer](https://getcomposer.org/) to install the library.

``` bash
$ composer require endroid/soccer-calendar
```

## Versioning

Version numbers follow the MAJOR.MINOR.PATCH scheme. Backwards compatibility
breaking changes will be kept to a minimum but be aware that these can occur.
Lock your dependencies for production and test your code when upgrading.

## License

This bundle is under the MIT license. For the full copyright and license
information please view the LICENSE file that was distributed with this source code.