COVID-19 Green Pass PHP Decoder
This is a simpler way to decode the Green Pass QR-code in your PHP application.
Support us
If you like the package, feel free to support us: it will help to improve our products.
Installation
You can install the package via composer:
composer require masterix21/green-pass
Usage
\Masterix21\GreenPass\Services\Decoder::qrcode("HC1:.....");
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.