LaravelPackages.net
Acme Inc.
Toggle sidebar
mirovit/eik-validator-laravel

Extend the Laravel validator to provide eik/bulstat validation.

3.489
1
1.0.3
About mirovit/eik-validator-laravel

mirovit/eik-validator-laravel is a Laravel package for extend the laravel validator to provide eik/bulstat validation.. It currently has 1 GitHub stars and 3.489 downloads on Packagist (latest version 1.0.3). Install it with composer require mirovit/eik-validator-laravel. Discover more Laravel packages by mirovit or browse all Laravel packages to compare alternatives.

Last updated

About

This is Laravel 5 wrapper for this validation class.

How to use?

Pull from Composer:

composer require mirovit/eik-validator-laravel

And add this to your config/app.php service providers:

'Mirovit\EIKValidator\EIKValidatorServiceProvider',

Now when creating validation rules, you can use two new rules eik and bulstat - they are aliases to one another.

Contributing

If you'd like to contribute, feel free to send a pull request!

Star History Chart