Download the PHP package causal/dgc without Composer
On this page you can find all versions of the php package causal/dgc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor causal
Package dgc
Short Description Library to decode Digital Green Certificates as defined by the eHealth Network
License MIT
Package dgc
Short Description Library to decode Digital Green Certificates as defined by the eHealth Network
License MIT
Please rate this library. Is it a good library?
Informations about the package dgc
Digital Green Certificate (DGC)
DGC is a PHP library that decodes Digital Green Certificates. In short, it decodes COVID-19 certificates.
Install
Install with composer.
Usage
You may then prettify the data so that they are more human-readable:
Types of Certificates
Following types of certificates are supported:
- Vaccination certificate
- Test certificate
- Recovery certificate
Disclaimer
- There is currently NO CHECK of the digital signature (it is not clear at the moment whether public keys of the various issuers are available to anyone).
- Human-readable conversion is based on European data mapping on 2021/08/30.
- This library is provided as-is, use it at your own risk!
References
- https://ec.europa.eu/health/sites/default/files/ehealth/docs/digital-green-certificates_v3_en.pdf
- https://ec.europa.eu/health/sites/default/files/ehealth/docs/digital-green-certificates_dt-specifications_en.pdf
- https://covid-19-diagnostics.jrc.ec.europa.eu/devices/hsc-common-recognition-rat
License
The MIT License (MIT). Please see License File for more information.
All versions of dgc with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 7.2.0, <= 7.4.99
ext-zlib Version *
firehed/cbor Version ^0.1
cweagans/composer-patches Version ^1.7
ext-zlib Version *
firehed/cbor Version ^0.1
cweagans/composer-patches Version ^1.7
The package causal/dgc contains the following files
Loading the files please wait ....