1 Star 0 Fork 0

特快云/phpqrcode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 571 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "aferrandini/phpqrcode",
"description": "PHPQRCode porting and changed for PHP 5.3 compatibility",
"keywords": ["php", "qrcode", "barcode"],
"homepage": "https://github.com/aferrandini/PHPQRCode",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "Ariel Ferrandini",
"email": "arielferrandini@gmail.com",
"homepage": "http://www.ferrandini.com/"
}
],
"require": {
"php": ">=5.3.0"
},
"autoload": {
"psr-0": { "PHPQRCode": "lib/" }
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/kmtky/phpqrcode.git
git@gitee.com:kmtky/phpqrcode.git
kmtky
phpqrcode
phpqrcode
master

搜索帮助