nox-it / yii2-nox-validators
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yii2 nyx Validators
2.0.1
2020-05-03 16:18 UTC
Requires
- php: >=7.4.0
- ext-json: *
- ext-mbstring: *
- kartik-v/yii2-password: ~1.5.4
- nox-it/yii2-nox: ~2.0.0
- nox-it/yii2-nox-helpers: ~2.0.0
README
Yii2 NOX Validators is a Validators library for Yii Framework version 2.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nyx-solutions/yii2-nyx-validators "*"
or add
"nyx-solutions/yii2-nyx-validators": "*"
to the require section of your composer.json
file.
License
yii2-nyx-validators is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.