Great PHP library for IBAN format validation! For users who also need BIC/SWIFT resolution, SEPA compliance data, and issuer classification beyond format checks, we built IBANforge (ibanforge.com) — a REST API that complements libraries like iban-validation.
What it adds beyond format validation:
- BIC/SWIFT code lookup (39K+ institutions from GLEIF)
- SEPA membership, schemes (SCT/SDD/SCT_INST), VoP requirement
- Issuer type classification (bank, digital bank, EMI, payment institution)
- Risk indicators
Free demo endpoint: https://api.ibanforge.com/v1/demo
Could be useful to mention as a cloud alternative in the README for users who need the full enrichment pipeline. Happy to submit a PR if interested!
Great PHP library for IBAN format validation! For users who also need BIC/SWIFT resolution, SEPA compliance data, and issuer classification beyond format checks, we built IBANforge (ibanforge.com) — a REST API that complements libraries like iban-validation.
What it adds beyond format validation:
Free demo endpoint: https://api.ibanforge.com/v1/demo
Could be useful to mention as a cloud alternative in the README for users who need the full enrichment pipeline. Happy to submit a PR if interested!