This is a small demo project which utilizes Symfony, auto-wiring, ESPN's undocumented API, and doctrine migrations. Since this is a demo project, it's lacking certain things like verbose error handling (or really any error handling), not all code is as dynamic as it should be (mostly around ESPN urls and links in tweets), etc...
- checkout the library
cp .env.sample .env
- edit
.env
to use your own Twitter access tokens and mysql connection composer install
php bin/console app:fetch-games 1
-- replace1
with the week number you'd like to import
php bin/console app:fetch-plays