dimafe6/bank-id
Laravel package for working with BankID: send authentication/sign requests, collect results, and handle statuses. Includes configurable client setup, helpers, and examples for integrating BankID flows into your PHP app.
"BankID is the gold standard for digital identity in the Nordics—used by 90%+ of Danish/Swedish citizens for banking, taxes, and government services. By integrating dimafe6/bank-id, we can:
"This Laravel package abstracts the complexity of BankID’s PKCS#11 and SOAP protocols, giving us:
BankIdMiddleware for route protection).BankIdSigner—no need to manage PKCS#11 libraries ourselves.Note: Pair this with a compliance audit (e.g., ensure your PKCS#11 module is certified for BankID) and a fallback plan (e.g., SMS OTP for users without BankID).
How can I help you explore Laravel packages today?