hans-peter-ording/espn-api-symfony-bundle

Symfony bundle to import data from ESPN api to symfony

Maintainers

Package info

github.com/HansPeterOrding/espn-api-symfony-bundle

Type:symfony-bundle

pkg:composer/hans-peter-ording/espn-api-symfony-bundle

Statistics

Installs: 63

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.2 2026-06-12 16:59 UTC

This package is auto-updated.

Last update: 2026-06-12 16:59:24 UTC


README

Symfony bundle that imports ESPN NFL data into Doctrine entities via an asynchronous, Messenger-driven import pipeline, built on top of espn-api-client.

Package contains:

  • Doctrine entities for the ESPN NFL data model
  • Converters and importers for every entity
  • Symfony Messenger messages and handlers forming the import chain
  • Configurable import-control flags

Documentation

Read the tutorial here:

Documentation for EspnApiSymfonyBundle can be found at Read the docs

License

This bundle is released under the MIT license. See the included LICENSE file for more information.