org.chof / image_qrcode
将 Image_QRCode 从 Pear 迁移到 Packagist
1.0.1
2018-07-01 05:47 UTC
Requires
- php: >=5.6
Requires (Dev)
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2024-08-29 04:20:14 UTC
README
This package is a port from http://pear.php.net/package/Image_QRCode for packagist Please install and use it via composer: "require" : { "pear/image_qrcode" : ">=1.0" } Package Repository: https://github.com/chof747/pear-image_qrcode/ In case of issues please report to: https://github.com/chof747/pear-image_qrcode/issues Main Credits go to Rich Sage <https://richsage.uk/> and the Pear community for the implementation of the library.