phpqrcode icon indicating copy to clipboard operation
phpqrcode copied to clipboard

add composer support

Open patie opened this issue 12 years ago • 7 comments

can u add support for composer ?

http://getcomposer.org/

patie avatar Dec 04 '12 17:12 patie

For the time being it seems too complicated and time consuming (the lib is not namespaced at all). But we'll think about since we are working with symfony2.

t0k4rt avatar Dec 27 '12 16:12 t0k4rt

dont need namespaces - check mpdf https://github.com/finwe/mpdf/blob/master/composer.json no namespaces and composer.json works.. but full support for symfony2 will be great :)

patie avatar Dec 31 '12 10:12 patie

I test this repo: https://packagist.org/packages/kairos/phpqrcode which is a fork of t0k4rt / phpqrcode and it works well using composer.

jmontoyaa avatar Apr 02 '13 12:04 jmontoyaa

:+1: add composer please.

liuggio avatar Nov 04 '14 13:11 liuggio

+100500 for composer

this is how it should look like in 2017! found in forks https://github.com/Ruslan03492/phpqrcode

and this is a much better library https://github.com/endroid/QrCode

seyfer avatar Jun 21 '17 06:06 seyfer

please composer support ;-)

Mojo1 avatar Dec 13 '17 16:12 Mojo1

+100500 for composer

this is how it should look like in 2017! found in forks https://github.com/Ruslan03492/phpqrcode

and this is a much better library https://github.com/endroid/QrCode

Which one do you think is good now?

ZhangChengLin avatar Feb 27 '20 00:02 ZhangChengLin