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-09-29 02:46:26 UTC
README
非官方的 Football-Data.org PHP API 客户端
文档可在此处和此处找到。
能够通过 JSON 映射器将响应序列化到自定义模型。
需求
- "guzzlehttp/guzzle": "^6.2"
- "netresearch/jsonmapper": "~1.1.1"
安装
通过 Composer
$ composer require linuskohl/org-football-data-api dev-master
许可
MIT 许可证 (MIT)。更多信息请参阅许可文件。