PHPackages                             namdongvando/phpqrcode - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. namdongvando/phpqrcode

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

namdongvando/phpqrcode
======================

phpqrcode

1.70(5mo ago)0392MITPHPPHP &gt;=7.0

Since Jan 12Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/namdongvando/PHPQRCode)[ Packagist](https://packagist.org/packages/namdongvando/phpqrcode)[ RSS](/packages/namdongvando-phpqrcode/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Project Overview
----------------

[](#project-overview)

System Requirements
-------------------

[](#system-requirements)

PHP &gt;= 7.0

Installation Instructions
-------------------------

[](#installation-instructions)

Composer is the easiest way to manage dependencies in your project. Create a file named composer.json with the following:

```
{
    "require": {
       "namdongvando/phpqrcode": "^1.61"
    }
}
```

And run Composer to install phpqrcode:

```
composer require namdongvando/phpqrcode
```

Code Samples
------------

[](#code-samples)

```
