dbp/relay-greenlight-bundle

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

v0.2.12 2023-07-04 11:13 UTC

README

GitHub | Packagist | Frontend Application | Greenlight Website

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 bundle allows you to create permits for the Covid19 certificate evaluation process.

composer require dbp/relay-greenlight-bundle

See the documentation for more information and the developer documentation for how to extend the bundle.

Development & Testing

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