https://github.com/laravel-validation-rules/readme
A README for the organisation and its repositories.
https://github.com/laravel-validation-rules/readme
laravel php rules validation
Last synced: 7 months ago
JSON representation
A README for the organisation and its repositories.
- Host: GitHub
- URL: https://github.com/laravel-validation-rules/readme
- Owner: laravel-validation-rules
- License: apache-2.0
- Created: 2017-09-07T06:50:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T12:50:19.000Z (over 8 years ago)
- Last Synced: 2025-06-19T06:42:01.793Z (10 months ago)
- Topics: laravel, php, rules, validation
- Size: 9.77 KB
- Stars: 29
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Laravel Validation Rules
You can find more information about this project, the rules and how to contibute on the website at
[laravel-validation-rules.github.io](https://laravel-validation-rules.github.io/contributing.html). Please use this
repository for adding new rules, requesting Packagist additions and general questions.
### Our Validation Rules
- [Colour](https://github.com/laravel-validation-rules/colour)
- [Country Codes](https://github.com/laravel-validation-rules/country-codes)
- [Credit Cards](https://github.com/laravel-validation-rules/credit-card)
- [IP Addresses](https://github.com/laravel-validation-rules/ip)
- [Phone Numbers](https://github.com/laravel-validation-rules/phone)
- [Timezones](https://github.com/laravel-validation-rules/timezone)
- [US States](https://github.com/laravel-validation-rules/us-state)
##### Coming Soon
- [Base64](https://github.com/laravel-validation-rules/base64)
- [Latitude & Longitude](https://github.com/laravel-validation-rules/lat-lng)
### Security
If you have security feedback, please contact me via email at security@ssx.email and I'll usually respond as
soon as possible.