dbp / relay-checkin-bundle
Installs: 15 621
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 2
Type:symfony-bundle
pkg:composer/dbp/relay-checkin-bundle
Requires
- php: >=8.2
- ext-json: *
- api-platform/core: ^3.4 || ^4.1
- dbp/relay-base-person-bundle: ^0.2.33
- dbp/relay-core-bundle: ^0.1.210
- guzzlehttp/guzzle: ^7.0
- kevinrob/guzzle-cache-middleware: ^5.0 || ^6.0 || ^7.0
- league/uri: ^6.4 || ^7.4
- league/uri-interfaces: ^2.3.0 || ^7.4.0
- psr/http-message: ^1.0 || ^2.0
- psr/log: ^1.1.4 || ^2.0.0 || ^3.0.0
- symfony/config: ^6.4
- symfony/dependency-injection: ^6.4
- symfony/framework-bundle: ^6.4
- symfony/http-foundation: ^6.4
- symfony/http-kernel: ^6.4
- symfony/lock: ^6.4
- symfony/messenger: ^6.4
- symfony/serializer: ^6.4
- symfony/validator: ^6.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.50
- phpstan/phpstan: ^2.0.0
- phpstan/phpstan-phpunit: ^2.0.0
- phpstan/phpstan-symfony: ^2.0.0
- phpunit/phpunit: ^11.0
- symfony/browser-kit: ^6.4
- symfony/http-client: ^6.4
- symfony/monolog-bridge: ^6.4
- symfony/monolog-bundle: ^3.10
- symfony/phpunit-bridge: ^6.4
- symfony/runtime: ^6.4
- dev-main
- v1.2.18
- v1.2.17
- v1.2.16
- v1.2.15
- v1.2.14
- v1.2.13
- v1.2.12
- v1.2.11
- v1.2.10
- v1.2.9
- v1.2.8
- v1.2.7
- v1.2.6
- v1.2.5
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- dev-renovate/lock-file-maintenance
- dev-renovate/patch-all-minor-patch
- dev-renovate/kevinrob-guzzle-cache-middleware-7.x
This package is auto-updated.
Last update: 2025-09-30 10:07:11 UTC
README
GitHub | Packagist | Frontend Application | Check-in Website
This bundle handles check-ins to places and contact tracing for warning about COVID-19 cases.
You will need to install and set up the Digital Blueprint fork of CampusQR, the open source system for contact tracing at universities.
See Check-in Website for more information.
There is a corresponding frontend application that uses this API at Check-in Frontend Application.
Bundle installation
You can install the bundle directly from packagist.org.
composer require dbp/relay-checkin-bundle
Configuration
For more details see the Configuration Documentation.