piotzkhider/nonunicode-validation

Validation package that does not pass Unicode.

Maintainers

Package info

github.com/piotzkhider/nonunicode-validation

pkg:composer/piotzkhider/nonunicode-validation

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

5.5.2 2017-09-15 00:56 UTC

This package is auto-updated.

Last update: 2026-03-01 00:29:16 UTC


README

Validation package that does not pass Unicode.

This package override alpha, alpha_num, alpha_dash validation rules of Laravel.

Installation

Install the package through Composer. On the command line:

composer require piotzkhider/nonunicode-validation

Usage

See the Validation documentation of Laravel.

License

MIT