rico/bank-swift-code
最新稳定版本:1.0.0
Composer 安装命令:
composer require rico/bank-swift-code
包简介
Fetch bank swift codes the easiest and minamalest way possible.
README 文档
README
Fetch bank swift codes the easiest and minamalest way possible.
Getting Started
bank-swift-code is a library used to fetch all bank swift code in a minimalest way possible by only loading few metadatas.
Its goal is to, one day, easily manage swift codes from every countries to simplify developpers work.
Feel free to contribute with any kind of help.
Installation via composer
If you use composer you can simply run composer require rico/bank-swift-code to get going.
Otherwise just add the following to your composer.json file:
// composer.json { "require": { "rico/bank-swift-code": "1.0.0" } }
You can see this library on Packagist.
Installation via git
For a regular install, use the git clone command:
# HTTP
$ git clone https://github.com/Kafei59/bank-swift-code.git
Countries Supported
Only 1 country is supported:
- France (FR)
Requirements
PHP 5.3.2 or above (at least 5.3.4 recommended to avoid potential bugs).
Versioning
We use SemVer for versioning. No versions available for now.
Authors
- Pierrick Gicquelais - Initial project worker | GitHub | Twitter | pierrick.gicquelais@gmail.com
- Jason Toulotte - Scrap data online | GitHub | jason.toulotte@gmail.com
Security Reports
Please send any sensitive issue to pierrick.gicquelais@gmail.com. Thanks!
License
Composer is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
- Build tests
- Lot of works is still in TODO (create classes on other languages or insert data from other countries).
- Thanks to https://www.juristique.org to share those useful informations online.
统计信息
- 总下载量: 6.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-04