All notable changes to steuer-id
will be documented in this file.
- Support and test PHP 8.4
- Adds exception type as error key,
- Whitespaces are no longer removed by default
- Small improvements and fixes
Full Changelog: https://github.com/rechtlogisch/steuer-id/compare/v1.0.0...v1.0.1
- Validates German (test) Tax-IDs
- Returns human readable errors for invalid input
- Includes two helpers
isSteuerIdValid()
andvalidateSteuerId()
Full Changelog: https://github.com/rechtlogisch/steuer-id/commits/v1.0.0