Download the PHP package risan/lara-rules without Composer
On this page you can find all versions of the php package risan/lara-rules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download risan/lara-rules
More information about risan/lara-rules
Files in risan/lara-rules
Download risan/lara-rules
More information about risan/lara-rules
Files in risan/lara-rules
Vendor risan
Package lara-rules
Short Description Laravel custom validation rules.
License MIT
Homepage https://github.com/risan/lara-rules
Package lara-rules
Short Description Laravel custom validation rules.
License MIT
Homepage https://github.com/risan/lara-rules
Keywords validationlaravel
Please rate this library. Is it a good library?
Informations about the package lara-rules
Lara Rules
Laravel custom validation rules.
Installation
This package requires you to use Laravel version 8. Install this package through Composer.
Usage
USPhoneWithDash
: 10 digits of US phone number with dash.USStateCode
: 2 characters of US state code.USZipCode
: 5 or 9 digits of US zip code.
License
All versions of lara-rules with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
illuminate/contracts Version ^8.0|^9.0
illuminate/support Version ^8.0|^9.0
illuminate/contracts Version ^8.0|^9.0
illuminate/support Version ^8.0|^9.0
The package risan/lara-rules contains the following files
Loading the files please wait ....