Skip to content

phpgr/greek-social-insurance-number-amka

Repository files navigation

Greek Social Insurance Number (ΑΜΚΑ - AMKA)

Build Status Software License

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.

Install

Via Composer

$ composer require phpgr/greek_social_insurance_number

Usage

$number = new \GreekSocialInsuranceNumber\GreekSocialInsuranceNumber('number');

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING for details.

Credits

License

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

Releases

No releases published

Packages

No packages published

Languages