Download the PHP package renexx/qrcode without Composer
On this page you can find all versions of the php package renexx/qrcode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download renexx/qrcode
More information about renexx/qrcode
Files in renexx/qrcode
Package qrcode
Short Description Light QRCode PHP class (library). QR Code Generator using vCard 3.0 and the Google Chart AP
License GPL-3.0+
Homepage http://hizup.uk
Informations about the package qrcode
🚀 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.
If you want Vcard Version 3.0 (works for Iphone and Android devices) use my project
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
Author of the changed project
René Bolf Contact me: bolf [[AT]] inqool [[D0T]] cz
Contact
Contact me at: pierrehenrysoria [[AT]] gmail [[D0T]] com
License
General Public License 3 or later; See the LICENSE.txt file.