org.chof/image_qrcode

Port of the Image_QRCode to Packagist from Pear

1.0.1 2018-07-01 05:47 UTC

This package is auto-updated.

Last update: 2024-04-29 03:44:47 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.