2017 © Pedro Peláez
 

library polish-validator

polish Validation rules for Laravel 5 Validator

image

kduma/polish-validator

polish Validation rules for Laravel 5 Validator

  • Friday, October 21, 2016
  • by kduma
  • Repository
  • 1 Watchers
  • 2 Stars
  • 770 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 6 Versions
  • 1 % Grown

The README.md

L5-polish-validator-rules

Latest Stable Version Total Downloads Latest Unstable Version License SensioLabsInsight StyleCI, (*1)

polish Validation rules for Laravel 5.X Validator, (*2)

Setup

You can install the package via composer:, (*3)

composer require kduma/polish-validator

If you are using Laravel 5.5, the service provider will automatically be discovered., (*4)

On earlier versions, you need to do that manually. You must add the Service Provider to the providers array in config/app.php:, (*5)

KDuma\Validator\PolishValidatorRulesServiceProvider::class,

Usage

You have 2 new Validator rules:, (*6)

  • pesel or \KDuma\Validator\PeselNumberRule() - Checks if number is valid PESEL number
  • identity_card or \KDuma\Validator\PolishIdentityCardNumberRule() - Checks if number is polish identity document number

Code Authors

A special thanks to authors of phpedia.pl, an original pesel validator creators that this package is based on and Mariusz Tomaszewski (on algorytm.org) who wrote original identity card checker., (*7)

Packagist

View this package on Packagist.org: kduma/polish-validator, (*8)

The Versions

21/10 2016

dev-analysis-8wWd42

dev-analysis-8wWd42

polish Validation rules for Laravel 5 Validator

  Sources   Download

MIT

The Requires

 

laravel validation pesel polish

21/10 2016

dev-master

9999999-dev

polish Validation rules for Laravel 5 Validator

  Sources   Download

MIT

The Requires

 

laravel validation pesel polish

21/10 2016

dev-analysis-zdYwP9

dev-analysis-zdYwP9

polish Validation rules for Laravel 5 Validator

  Sources   Download

MIT

The Requires

 

laravel validation pesel polish

09/06 2015

v1.1

1.1.0.0

polish Validation rules for Laravel 5 Validator

  Sources   Download

MIT

The Requires

 

laravel validation pesel polish

31/01 2015

v0.1.1

0.1.1.0

polish Validation rules for Laravel 5 Validator

  Sources   Download

MIT

The Requires

 

laravel validation pesel polish

31/01 2015

v0.1.0

0.1.0.0

polish Validation rules for Laravel 5 Validator

  Sources   Download

MIT

The Requires

 

laravel validation pesel polish