picqer / php-barcode-generator

Barcode generator in PHP that is easy to use, non-bloated and framework independent.
GNU Lesser General Public License v3.0
1.67k stars 402 forks source link

2D barcode support like QR Code, Datamatrix, PDF 417, Aztec etc? #83

Closed ChangePlaces closed 4 years ago

ChangePlaces commented 5 years ago

Do you plan on support 2D barcodes? I see over two years ago you said they weren't being supported, but they're everywhere nowadays and would ask you to reconsider

memtech3 commented 4 years ago

+1

lossendae commented 4 years ago

There are other library who handle 2D barcodes really well.

I'm not sure adding more options would be the right choice here. In the sense that more options also means more potential bugs and more maintenance.

ChangePlaces commented 4 years ago

those other libraries handle 1d barcodes "really well" too. I'm using them now and have no use for this now! Thanks