orumad/laravel-spanish-validator
Adopt if:
Validator::extend()).Look elsewhere if:
For Executives: "This package lets us validate Spanish tax IDs (NIF/NIE/CIF), bank accounts (IBAN), and addresses in minutes—not months. For example, launching our product in Spain would require manual validation for 10+ fields; this package handles it with 5 lines of code. It reduces fraud risk (e.g., invalid IBANs) and speeds up compliance for financial/HR workflows. MIT license means no vendor lock-in, and the dev team can integrate it today."
For Engineering:
*"We’re adding orumad/laravel-spanish-validator to standardize Spanish identifier validation across the app. It’s a drop-in Laravel extension with rules for:
NIF rule in Form Requests).composer require and extend the validator. Tests are included, and the package is lightweight (~1KB). Let’s use it for:composer.json and document the rules in the style guide."*How can I help you explore Laravel packages today?