Download the PHP package dominik-eller/laravel-data-normalizer without Composer
On this page you can find all versions of the php package dominik-eller/laravel-data-normalizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dominik-eller/laravel-data-normalizer
More information about dominik-eller/laravel-data-normalizer
Files in dominik-eller/laravel-data-normalizer
Package laravel-data-normalizer
Short Description A Laravel package to normalize and format data such as phone numbers, emails, and other input into standardized formats.
License MIT
Homepage https://github.com/dominik-eller/laravel-data-normalizer
Informations about the package laravel-data-normalizer
A Laravel package to normalize and format data such as phone numbers, emails, and other input into standardized formats.
A Laravel package to normalize and format data such as phone numbers, emails, and other input into standardized formats.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Normalize a phone number
Format a phone number
Normalize an email address
Format an email address
Registering a custom formatter
Registering a custom normalizer
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please report security vulnerabilities by email to [email protected] instead of using the issue tracker.
Credits
- Dominik Eller
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-data-normalizer with dependencies
giggsey/libphonenumber-for-php Version ^8.13
illuminate/contracts Version ^11.0
spatie/laravel-package-tools Version ^1.16