t0k4rt / phpqrcode

php QRcode generator library
GNU Lesser General Public License v3.0
875 stars 388 forks source link

add composer support #4

Open patie opened 11 years ago

patie commented 11 years ago

can u add support for composer ?

http://getcomposer.org/

t0k4rt commented 11 years ago

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.

patie commented 11 years ago

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 :)

jmontoyaa commented 11 years ago

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

liuggio commented 10 years ago

:+1: add composer please.

seyfer commented 7 years ago

+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

Mojo1 commented 6 years ago

please composer support ;-)

ZhangChengLin commented 4 years ago

+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?