33A PHP 7.4+ QR Code library based on the [ implementation] ( https://github.com/kazuhikoarase/qrcode-generator ) by [ Kazuhiko Arase] ( https://github.com/kazuhikoarase ) ,
44namespaced, cleaned up, improved and other stuff.
55
6+ [ ![ PHP Version Support] [ php-badge ]] [ php ]
67[ ![ Packagist version] [ packagist-badge ]] [ packagist ]
78[ ![ License] [ license-badge ]] [ license ]
89[ ![ Travis CI] [ travis-badge ]] [ travis ]
@@ -13,19 +14,21 @@ namespaced, cleaned up, improved and other stuff.
1314
1415[ ![ Continuous Integration] [ gh-action-badge ]] [ gh-action ] [ ![ phpDocs] [ gh-docs-badge ]] [ gh-docs ]
1516
16- [ packagist-badge ] : https://img.shields.io/packagist/v/chillerlan/php-qrcode.svg?style=flat-square
17+ [ php-badge ] : https://img.shields.io/packagist/php-v/chillerlan/php-qrcode?logo=php&color=8892BF
18+ [ php ] : https://www.php.net/supported-versions.php
19+ [ packagist-badge ] : https://img.shields.io/packagist/v/chillerlan/php-qrcode.svg
1720[ packagist ] : https://packagist.org/packages/chillerlan/php-qrcode
18- [ license-badge ] : https://img.shields.io/github/license/chillerlan/php-qrcode.svg?style=flat-square
21+ [ license-badge ] : https://img.shields.io/github/license/chillerlan/php-qrcode.svg
1922[ license ] : https://github.com/chillerlan/php-qrcode/blob/main/LICENSE
20- [ travis-badge ] : https://img.shields.io/travis/chillerlan/php-qrcode.svg?style=flat-square
23+ [ travis-badge ] : https://img.shields.io/travis/chillerlan/php-qrcode.svg?logo=travis
2124[ travis ] : https://travis-ci.org/chillerlan/php-qrcode
22- [ coverage-badge ] : https://img.shields.io/codecov/c/github/chillerlan/php-qrcode.svg?style=flat-square
25+ [ coverage-badge ] : https://img.shields.io/codecov/c/github/chillerlan/php-qrcode.svg?logo=codecov
2326[ coverage ] : https://codecov.io/github/chillerlan/php-qrcode
24- [ scrutinizer-badge ] : https://img.shields.io/scrutinizer/g/chillerlan/php-qrcode.svg?style=flat-square
27+ [ scrutinizer-badge ] : https://img.shields.io/scrutinizer/g/chillerlan/php-qrcode.svg?logo=scrutinizer
2528[ scrutinizer ] : https://scrutinizer-ci.com/g/chillerlan/php-qrcode
26- [ downloads-badge ] : https://img.shields.io/packagist/dt/chillerlan/php-qrcode.svg?style=flat-square
29+ [ downloads-badge ] : https://img.shields.io/packagist/dt/chillerlan/php-qrcode.svg
2730[ downloads ] : https://packagist.org/packages/chillerlan/php-qrcode/stats
28- [ donate-badge ] : https://img.shields.io/badge/donate-paypal- ff33aa.svg?style=flat-square
31+ [ donate-badge ] : https://img.shields.io/badge/- donate-ff33aa.svg?logo=paypal
2932[ donate ] : https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4
3033[ gh-action-badge ] : https://github.com/chillerlan/php-qrcode/workflows/Continuous%20Integration/badge.svg
3134[ gh-action ] : https://github.com/chillerlan/php-qrcode/actions?query=workflow%3A%22Continuous+Integration%22
0 commit comments