dbp/relay-greenlight-connector-campusonline-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Maintainers

Package info

github.com/digital-blueprint/relay-greenlight-connector-campusonline-bundle

Type:symfony-bundle

pkg:composer/dbp/relay-greenlight-connector-campusonline-bundle

Statistics

Installs: 5 562

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

v0.1.17 2023-07-04 11:20 UTC

README

GitHub | Packagist

Test

Note: This project depends on the DCC infrastructure of the Austrian Government. Since the DCC infrastructure is no longer available since June 2023, this project is no longer actively maintained.

This Symfony bundle fetches images for DbpRelayGreenlightBundle from CampusOnline, while retrieving the co-obfuscated-c-ident from LDAP.

See the documentation for more information.

Bundle installation

composer require dbp/relay-greenlight-connector-campusonline-bundle

Development & Testing

  • Install dependencies: composer install
  • Run tests: composer test
  • Run linters: composer run lint
  • Run cs-fixer: composer run cs-fix