mizbanpaytakht / green-pass

PHP Green-Pass library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 Green Pass PHP Decoder

Latest Version on Packagist Total Downloads Build Status psalm codecov

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:.....");

GreenPass object

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 l.longo@ambita.it instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

PHP Green-Pass library

License:MIT License


Languages

Language:PHP 100.0%