Download the PHP package abanoubnassem/filament-phone-field without Composer
On this page you can find all versions of the php package abanoubnassem/filament-phone-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download abanoubnassem/filament-phone-field
More information about abanoubnassem/filament-phone-field
Files in abanoubnassem/filament-phone-field
Package filament-phone-field
Short Description Provides a Phone Input field for the Filament Forms, works in Admin-Panel and Forntend-Forms
License MIT
Homepage https://github.com/abanoubnassem/filament-phone-field
Informations about the package filament-phone-field
Provides a Phone Input field for the Filament V2-V3 Forms, works in Admin-Panel and Forntend-Forms
A wrapper around intl-tel-input plugin for entering and validating international telephone numbers. It adds a flag dropdown to filament-forms, detects the user's country, displays a relevant placeholder and provides formatting/validation methods.
Installation
You can install the package via composer:
You can publish the config file with:
This is the Content of the published config file. Check it for more understanding of how the plugin works.
All the configurations , can be overridden by chaining the PhoneInput
field.
Usage
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
If you discover any security related issues, please create an issue.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-phone-field with dependencies
filament/forms Version ^2.16|^3.0-stable|^3.2.51
illuminate/contracts Version ^9.0|^10.0|^11.0
spatie/laravel-package-tools Version ^1.13.0