ilyasmohetna/iban
最新稳定版本:v1.0.4
Composer 安装命令:
composer require ilyasmohetna/iban
包简介
Iban is a PHP package for parsing, validating, and extracting bank details from IBANs with ease and accuracy. Simplify financial data handling in your applications.
关键字:
README 文档
README
This package provides a powerful and easy-to-use PHP IBAN utility for parsing, validating, and extracting bank details from IBANs.
Requires PHP 8.0+
Installation
Install the package using Composer:
composer require ilyasmohetna/iban
Features
- ✅ Parse IBANs into structured components.
- ✅ Validate IBAN structure and checksum.
- ✅ Auto-detect bank details from IBANs.
Supported Countries
Usage
Validate an IBAN
Parse an IBAN
Development
Run Code Quality Tools
🧹 Keep a modern codebase with Pint:
composer lint
✅ Run refactors using Rector:
composer refacto
⚗️ Run static analysis using PHPStan:
composer test:types
✅ Run unit tests using PEST:
composer test:unit
🚀 Run the entire test suite:
composer test
PHP IBAN was created by Ilyas Mohetna under the MIT license.
统计信息
- 总下载量: 33
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-20