Skip to content

devture/zengin-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zengin Generator

FB (Firm-Banking) Zengin format (http://www.sekishinkin.co.jp/web_fb/zengin.html) file generator (Japanese bank-transfer file)

Preface

This library is still in early development. Do not use in production (yet).

The purposes of "zengin" files is to facilitate mass bank-transfer operations on Japanese banks' Firm-Banking service.

The zengin file is a Shift-JIS encoded file, following a special format, somewhat described here.

Input data to this library should use Katakana. If not, an exception will be thrown. Restrictions apply to some fields (~15-30 characters) for bank/branch/people names.

Installation

Using Composer

$ composer require devture/zengin-generator

Usage

See the tests/ directory, and more specifically, the ZenginGeneratorTest.php file.

About

FB (Firm-Banking) Zengin format (http://www.sekishinkin.co.jp/web_fb/zengin.html) file generator (Japanese bank-transfer file)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages