https://github.com/lsv/fifa-worldcup-parser
PHP object parser to https://github.com/lsv/fifa-worldcup-2018
https://github.com/lsv/fifa-worldcup-parser
Last synced: 5 months ago
JSON representation
PHP object parser to https://github.com/lsv/fifa-worldcup-2018
- Host: GitHub
- URL: https://github.com/lsv/fifa-worldcup-parser
- Owner: lsv
- Created: 2018-05-15T13:00:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T20:49:21.000Z (about 8 years ago)
- Last Synced: 2024-12-08T16:18:33.530Z (over 1 year ago)
- Language: PHP
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/lsv/fifa-worldcup-parser)
[](https://codecov.io/gh/lsv/fifa-worldcup-parser)
Usage
-----
Just run `$data = (new Lsv\FifaWorldcupParser\Parser)->parse();`, now `$data` will be a `Lsv\FifaWorldcupParser\Model\Data` object
Install
-------
`composer require lsv/fifa-worldcup-parser`
License
-------
MIT