An open API service indexing awesome lists of open source software.

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.

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.