robertogallea / laravel-codicefiscale

Codice fiscale validation for php/laravel
MIT License
42 stars 16 forks source link

Add configurable labels and date format #36

Closed robertogallea closed 2 years ago

robertogallea commented 2 years ago

Description

This PR adds some configurations allowing to change date format and labels for codice fiscale parsing.

Motivation and context

fixes #33

How has this been tested?

Class CodiceFiscaleConfigTest was added, testing various aspects of the PR.

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist:

If you're unsure about any of these, don't hesitate to ask. We're here to help!