Recommend this page to a friend! |
Classes of Pierre-Henry Soria | QR Code Generate | README.md | Download |
|
Download🚀 PHP QR Code 📱DescriptionQRCode 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 InstallationYou can add it easily in your project by using Composer.
Then, include Composer's autoload
Manual InstallationIf you don't use Composer, you can install it without Composer by simply including the class
How to UseHere'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 RequirementsPHP 5.2.4 or higher. AuthorContactContact me at: pierrehenrysoria [[AT]] gmail [[D0T]] com LicenseGeneral Public License 3 or later; See the LICENSE.txt file. |