This package contains a value object class about Greek Social Insurance Number. You can also use the same class to validate a social insurance number with a static method.
Via Composer
$ composer require phpgr/greek_social_insurance_number
$number = new \GreekSocialInsuranceNumber\GreekSocialInsuranceNumber('number');
Please see CHANGELOG for more information on what has changed recently.
$ composer test
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.