gaiagroup / kvnr
A PHP library for Germany KVNR number validation, made by GAIA (https://gaia-group.com/)
Installs: 111 906
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 6
Forks: 1
Open Issues: 0
Requires
- php: ^7.3|^8.0
Requires (Dev)
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2025-09-16 18:41:06 UTC
README
KVNR
A checksum validation library for the German KVNR code - Krankenversichertennummer
KVNr (also known as Krankenversichertennummer) is an alphanumeric code used for personal identification in Germany national health insurance system (Krankenversicherung). The KVNR code is printed on the Elektronische Gesundheitskarte.
Installation Instructions
Composer
composer require gaiagroup/kvnr
Contributing
Feel free to submit issues and enhancement requests. If you would like to contribute to the code we encourage you to open a pull request. In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
We do not require you to assign the copyright of your contributions, you retain the copyright. We do require that you make your contributions available under the MIT license in order for it be included in the main repo.
Credits
This project is maintained by GAIA, a global pioneer in digital therapeutics
License
This is an open-source project licensed under the MIT License.