masterix21 / green-pass
EU Green Pass
Fund package maintenance!
masterix21
Installs: 1 267
Dependents: 0
Suggesters: 0
Security: 0
Stars: 37
Watchers: 5
Forks: 19
Open Issues: 0
Requires
- php: ^8.0
- ext-zlib: *
- mhauri/base45: ^0.1.1
- nesbot/carbon: ^2.50
- spomky-labs/cbor-php: ^2.0
Requires (Dev)
- phpunit/phpunit: ^9.0
- spatie/ray: ^1.28
- vimeo/psalm: ^4.8
This package is auto-updated.
Last update: 2024-10-09 17:20:51 UTC
README
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 l.longo@ambita.it instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.