Updated php-zxing link (#871)

Added a https://github.com/dsiddharth2/php-zxing link to ZXing-based third-party open source projects area.
This commit is contained in:
Siddharth Deshpande 2017-09-12 19:15:13 +05:30 committed by Sean Owen
parent 04595508b6
commit 6ca929ee26

View file

@ -55,6 +55,7 @@ library implemented in Java, with ports to other languages.
| [php-qrcode-detector-decoder](https://github.com/khanamiryan/php-qrcode-detector-decoder) | port to PHP
| [ZXing Delphi](https://github.com/Spelt/ZXing.Delphi) | Port to native Delphi object pascal, targeted at Firemonkey compatible devices (IOS/Android/Win/OSX) and VCL.
| [ZXingObjC](https://github.com/TheLevelUp/ZXingObjC) | Port to Objective-C
| [php-zxing](https://github.com/dsiddharth2/php-zxing) | PHP wrapper to Zxing Java library
### Other related third-party open source projects