alexeyshchetkin/laravel-russian-validators

1.0 2023-10-25 08:36 UTC

This package is auto-updated.

Last update: 2024-12-25 11:25:28 UTC


README

For validation, input data must be submitted without delimiters (spaces, hyphens and dashes, and other special characters). For example:

Available validators

Installation

You can install the package via composer:

composer require alexeyschetkin/laravel-russian-validators

Usage

<?php

Testing

composer test 

Credits

License

The MIT License (MIT). Please see License File for more information.