Download the PHP package hylianshield/validator-alphabet without Composer
On this page you can find all versions of the php package hylianshield/validator-alphabet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hylianshield/validator-alphabet
More information about hylianshield/validator-alphabet
Files in hylianshield/validator-alphabet
Download hylianshield/validator-alphabet
More information about hylianshield/validator-alphabet
Files in hylianshield/validator-alphabet
Vendor hylianshield
Package validator-alphabet
Short Description Validator to validate messages against a given alphabet
License Apache-2.0
Package validator-alphabet
Short Description Validator to validate messages against a given alphabet
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package validator-alphabet
Introduction
The alphabet validator is a validator that will validate given messages against a configured alphabet.
Installation
Usage
The alphabet validator accepts an alphabet instance. It is based on the PCRE validator.
Outputs:
Testing
To run the unit tests, to check the code, simply run one of the pre-configured composer scripts:
composer test
Runs PHPUnitcomposer coverage
Runs PHPUnit with text coveragecomposer coverage-html
Runs PHPUnit with HTML coverage and opens the result in the browser.
All versions of validator-alphabet with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
hylianshield/alphabet Version ^1.0.0
hylianshield/validator-pcre Version ^1.0.0
hylianshield/alphabet Version ^1.0.0
hylianshield/validator-pcre Version ^1.0.0
The package hylianshield/validator-alphabet contains the following files
Loading the files please wait ....