linuskohl / org-football-data-api
dev-master
2017-04-20 12:50 UTC
Requires
- guzzlehttp/guzzle: ^6.2
- netresearch/jsonmapper: ~1.1.1
This package is not auto-updated.
Last update: 2024-11-10 03:16:05 UTC
README
Unofficial Football-Data.org PHP API client
Documentation available here and here.
Able to serialize responses to custom models via JSON mapper.
Requirements
- "guzzlehttp/guzzle": "^6.2"
- "netresearch/jsonmapper": "~1.1.1"
Install
Via Composer
$ composer require linuskohl/org-football-data-api dev-master
License
The MIT License (MIT). Please see License File for more information.