victoravelar/openfutdata-client

Simple client to interact with Open Football Data

v1.3.2 2017-12-25 10:50 UTC

This package is auto-updated.

Last update: 2020-06-23 19:37:27 UTC


README

Latest Version on Packagist Software License Build Status Total Downloads

Install

Via Composer

$ composer require victoravelar/openfutdata-client

Usage

require 'vendor/autoload.php';

$client = new Client();

// Returns a collection of competitions.
$client->getCompetitions();

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email aovo128446@upemor.edu.mx instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.