Download the PHP package designthebox/barcode-field without Composer
On this page you can find all versions of the php package designthebox/barcode-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package barcode-field
Filament Barcode Scanner Input
Table of Contents
- Overview
- Screenshot
- Installation
- Usage
- Advanced Usage
- Features
- Changelog
- Contributing
- Security Vulnerabilities
- Credits
- License
Overview
The Filament Barcode Scanner Input package offers a user-friendly barcode input field for your Filament applications. This component supports dynamic scanning, enabling users to input barcodes seamlessly.
Key features include:
-
Modal Popup: The component opens a modal popup for barcode scanning, providing a dedicated interface for users to scan and input barcodes without cluttering the main form.
- Customizable Icon: Users can customize the input field with their own icons, enhancing the visual appeal and allowing for better integration with existing designs.
With these features, the Filament Barcode Scanner Input package ensures an efficient and aesthetically pleasing user experience for barcode entry in your application.
Screenshot
Installation
You can install the package via Composer:
Publish Assets:
Usage
Once installed, you can use the BarcodeInput component in your Filament forms:
Features
- Customizable icon using Heroicons.
- Responsive design for optimal use on various devices.
- Easy integration into your existing Filament forms.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Anthony Elleray
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of barcode-field with dependencies
filament/filament Version ^3.0
filament/forms Version ^3.0
filament/tables Version ^3.0
spatie/laravel-package-tools Version ^1.15.0