rico/bank-swift-code 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

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

GitHub 信息

  • Stars: 1
  • Watchers: 3
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-05-04