GitHub | Packagist | Changelog
The dbp/relay-cabinet-connector-campusonline-bundle
is a Symfony bundle that
provides a connector from the
dbp/relay-cabinet-bundle
to a custom made CAMPUSonline API for fetching student data, like information
about the student, their studies, and applications.
graph TB
A[dbp/relay-cabinet-bundle] --> B[dbp/relay-cabinet-connector-campusonline-bundle]
B --> C[CAMPUSonline API]
C --> E[Student Information]
C --> F[Studies Information]
C --> G[Applications Information]
style B stroke-width:3px
See the documentation for more information.