Download the PHP package onixsib/yii2-net-address-validators without Composer
On this page you can find all versions of the php package onixsib/yii2-net-address-validators. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download onixsib/yii2-net-address-validators
More information about onixsib/yii2-net-address-validators
Files in onixsib/yii2-net-address-validators
Download onixsib/yii2-net-address-validators
More information about onixsib/yii2-net-address-validators
Files in onixsib/yii2-net-address-validators
Vendor onixsib
Package yii2-net-address-validators
Short Description Validate IPv4, IPv6 and MAC for Yii 2 Framework.
License BSD 3-Clause
Homepage http://onixsib.ru
Package yii2-net-address-validators
Short Description Validate IPv4, IPv6 and MAC for Yii 2 Framework.
License BSD 3-Clause
Homepage http://onixsib.ru
Please rate this library. Is it a good library?
Informations about the package yii2-net-address-validators
Yii2 Network Addresses Validators
Yii2 Extension that provide validators and features for validate network addresses
- IPv4Validator: Validate IPv4 address or IPv4 netmask
- IPv6Validator: Validate IPv6 address
- MACValidator: Validate MAC address
- NetAddressValidator: Validate IPv4 address or IPv4 netmask or IPv6 address or MAC address
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Add the rules as the following example
All versions of yii2-net-address-validators with dependencies
PHP Build Version
Package Version
The package onixsib/yii2-net-address-validators contains the following files
Loading the files please wait ....