Download the PHP package cetver/yii2-validation-filters without Composer
On this page you can find all versions of the php package cetver/yii2-validation-filters. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cetver/yii2-validation-filters
More information about cetver/yii2-validation-filters
Files in cetver/yii2-validation-filters
Download cetver/yii2-validation-filters
More information about cetver/yii2-validation-filters
Files in cetver/yii2-validation-filters
Vendor cetver
Package yii2-validation-filters
Short Description Validation filters for the Yii framework 2.0
License BSD-3-Clause
Package yii2-validation-filters
Short Description Validation filters for the Yii framework 2.0
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-validation-filters
Validation filters for Yii 2
This extension provides a validation filters for the Yii framework 2.0.
For license information check the LICENSE-file.
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
Available validation filters:
- trim
- ltrim
- rtrim
- ucfirst
- lcfirst
- strtoupper
- strtolower
- ucwords
- mb_convert_case
trim
ltrim
rtrim
ucfirst
lcfirst
strtoupper
strtolower
ucwords
mb_convert_case
Tests
PHP
JavaScript
Open in browser yii2-validation-filters/tests/js/index.html
or
Credits
PHP functions written in JavaScript locutus.
Browser-side require() the node.js way browserify.
All versions of yii2-validation-filters with dependencies
PHP Build Version
Package Version
The package cetver/yii2-validation-filters contains the following files
Loading the files please wait ....