Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uzulla/qrcode-php
QR Code Generator for PHP
https://github.com/uzulla/qrcode-php
Last synced: about 1 month ago
JSON representation
QR Code Generator for PHP
- Host: GitHub
- URL: https://github.com/uzulla/qrcode-php
- Owner: uzulla
- Created: 2013-07-19T10:28:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T12:45:32.000Z (almost 7 years ago)
- Last Synced: 2024-11-13T20:13:17.015Z (about 2 months ago)
- Language: PHP
- Size: 956 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
QrCode-php
==========QrCode 生成ライブラリ。
Y.Swetakeさんのライブラリをベースに、Composerに対応させ、いくらか挙動を変更したものです。REQUIREMENT
===========- GD>2
- php>5.4 (もしかすると5.3でもうごくかもしれません、元のソースはPHP4から対応しているとのことです)Original
================This software is Subsequent. Original version (C)2000-2009,Y.Swetake (version 0.50beta14)
http://www.swetake.com/qrcode/php/qr_php.html
Licenced as "revised BSD License" by the original authorSubsequent Changes
==================(c) Junichi Ishida, All rights reserved.
LICENSE
=======Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notices, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notices, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of the software nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.TRADEMARK
=========The QR code standard is trademarked by Denso Wave, Inc.
http://www.denso-wave.com/qrcode/index-e.html