ebrana/cz-bank-account-validator-bundle
Symfony bundle providing a PHP attribute validation constraint for Czech bank account numbers (e.g., prefix-number/bankcode). Works on full string properties or computed methods with separate parts, supports custom error paths/messages, and allows custom bank code providers via service decoration.
Adopt if:
Look elsewhere if:
For Executives:
*"This package is a non-negotiable for any Czech financial product. It automatically validates bank accounts (IBAN/ČBÚ) at the code level—catching errors like 1234567890/0000 before they hit production. For example:
For Engineering: *"This replaces ad-hoc regex checks with a Symfony-native validation constraint, giving us:
#[AccountNumberValid]) instead of writing validation logic.xxx-xxxxxxx/xxxx) or split components (prefix, account number, bank code).For Compliance/Legal: *"This package reduces regulatory risk by enforcing ČNB-compliant bank account formats. Key benefits:
1234567890/0000) in forms/APIs.How can I help you explore Laravel packages today?