Download the PHP package lizhaomiusi/yii2-qrcode-helper without Composer
On this page you can find all versions of the php package lizhaomiusi/yii2-qrcode-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lizhaomiusi/yii2-qrcode-helper
More information about lizhaomiusi/yii2-qrcode-helper
Files in lizhaomiusi/yii2-qrcode-helper
Package yii2-qrcode-helper
Short Description Create QrCodes based on libqrencode C library.
License BSD-3-Clause
Homepage http://yiiwheels.com/extension/qrcode-helper
Informations about the package yii2-qrcode-helper
QrCode Helper for Yii2
QrCode helper allows you to render QrCodes on your Yii2 applications.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your application's composer.json
file.
Usage
The helper comes with some format helper classes that will help you to create the different type of QrCodes that a mobile phone scanner will understand.
The library comes with the following formats:
- Bitcoin
- BookMark
- Geo
- iCal
- MailMessage
- MailTo
- MeCard
- MMS
- Phone
- Sms
- vCard
- Wifi
- Youtube
There are many more out there, we hope the community will helps us improve the library with facebook
, google maps
,
youtube
, and market
links. If not, we will add them whenever we have time :)
To render the qrcode, add this to your HTML page:
Now, use it on your action:
That's it, you should have a beautiful QrCode image on your website.
Testing
Contributing
Please see CONTRIBUTING for details.
Credits
- Antonio Ramirez
- All Contributors
License
The BSD License (BSD). Please see License File for more information.
Web development has never been so fun!
www.2amigos.us