Download the PHP package ph-7/qrcode-generator-php-class without Composer
On this page you can find all versions of the php package ph-7/qrcode-generator-php-class. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ph-7/qrcode-generator-php-class
More information about ph-7/qrcode-generator-php-class
Files in ph-7/qrcode-generator-php-class
Package qrcode-generator-php-class
Short Description Light QRCode PHP class (library). QR Code Generator using vCard 4.0 and the Google Chart AP
License GPL-3.0+
Homepage http://hizup.uk
Informations about the package qrcode-generator-php-class
🚀 PHP QR Code 📱
Description
QRCode PHP class allows you to easily generate a simple QR code using vCard 4.0 and the Google Chart API.
Here are two videos explaining QR code: http://www.youtube.com/watch?v=B3lrcOhmp9g and http://www.youtube.com/watch?v=IphTJHiKGos
Composer Installation
You can add it easily in your project by using Composer.
Then, include Composer's autoload
Manual Installation
If you don't use Composer, you can install it without Composer by simply including the class
How to Use
Here's a basic example:
You also have a sample file here: http://github.com/pH-7/QRCode-Generator-PHP-Class/blob/master/example.php
Server Requirements
PHP 5.2.4 or higher.
Author
Contact
Contact me at: pierrehenrysoria [[AT]] gmail [[D0T]] com
License
General Public License 3 or later; See the LICENSE.txt file.