Release v1.0.0: initial Barcode Input Bundle
Changelog
Added
- Initial release of
nowo-tech/barcode-input-bundle. - Symfony
BarcodeTypeform field with optional camera scanner (@zxing/browser) and keyboard-wedge scanner support. BarcodeValueTransformerfor server-side normalization (trim, strip non-printable, max length).BarcodeFormatenum for supported symbologies (EAN-13/8, UPC-A/E, Code 128/39, ITF, Codabar).- TypeScript assets (
barcode-input.js) with<nowo-barcode-input>custom element and standalone IIFE. - Multi-framework Twig form themes (Bootstrap 3/4/5, Foundation 5/6, Tailwind 2, table, Symfony default).
- Translations: de, en, es, fr, it, nl, pt.
- Named Symfony asset package
nowo_barcode_input(base_path/bundles/nowobarcodeinput). - Symfony Flex recipe and Symfony 8 FrankenPHP demo.
Full Changelog: https://github.com/nowo-tech/BarcodeInputBundle/commits/v1.0.0