Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel-validation-rules/uk-mobile-phone
A UK mobile phone validation rule.
https://github.com/laravel-validation-rules/uk-mobile-phone
laravel mobile-phone uk validation validator
Last synced: about 2 months ago
JSON representation
A UK mobile phone validation rule.
- Host: GitHub
- URL: https://github.com/laravel-validation-rules/uk-mobile-phone
- Owner: laravel-validation-rules
- License: apache-2.0
- Created: 2017-09-21T17:05:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-16T18:30:28.000Z (over 4 years ago)
- Last Synced: 2024-04-30T23:23:24.017Z (8 months ago)
- Topics: laravel, mobile-phone, uk, validation, validator
- Language: PHP
- Size: 46.9 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Scrutinizer](https://img.shields.io/scrutinizer/g/laravel-validation-rules/uk-mobile-phone.svg)]()
[![Travis](https://img.shields.io/travis/laravel-validation-rules/uk-mobile-phone.svg)]()
[![Packagist](https://img.shields.io/packagist/dt/laravel-validation-rules/uk-mobile-phone.svg)]()
[![Github All Releases](https://img.shields.io/github/downloads/laravel-validation-rules/uk-mobile-phone/total.svg)]()# Laravel Validator Rules - UK Mobile Phone
This rule will validate that a given phone is a valid UK mobile phone number.
### License
This project is licensed under an Apache 2.0 license which you can find
[in this LICENSE](https://github.com/laravel-validation-rules/uk-mobile-phone/blob/master/LICENSE).### Feedback
If you have any feedback, comments or suggestions, please feel free to open an
issue within this repository.### Security
If you have security feedback, please contact me via email at
and I'll usually respond as soon as possible.