nyx-solutions / yii2-nyx-validators
Yii2 nyx Validators
5.0.0
2022-06-02 14:38 UTC
Requires
- php: >=8.1.0 <8.2
- ext-json: *
- ext-mbstring: *
- kartik-v/yii2-password: ~1.5.4
- nyx-solutions/yii2-nyx: ~5.0.0
- nyx-solutions/yii2-nyx-helpers: ~5.0.0
README
Yii2 NYX 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.