There is a barcode api, but unsure of the support
https://developer.mozilla.org/en-US/docs/Web/API/Barcode_Detection_API
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm looking to build some functionality that does the following (I'm using Laravel 12 and Livewire, with Alpine.js);
In particular I'm looking to scan the barcode of books, and retrieve the ISBN. I've had a look at Quagga.js but doesn't seem particularly reliable. Are there any other libraries, or built-in Livewire functionality that will allow me to do this?
Please or to participate in this conversation.