This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
BAV is a Bank Account (Konto) Validator written in PHP. It provides classes which can be easily integrated into existing projects to validate german bank accounts. Its database is arbitrary, so you are independend on any DBS and may use a simple textfile.
delassiter/bav
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
License and authors ------------------- This project is free and under GPL (see gpl.txt). So do what ever you want. But it would be nice to leave a note about the authors. The authors of the original project which gave the idea to this project are Björn Wilmsmann and Markus Malkusch <markus@malkusch.de>. Responsible for this project is Dennis Eugene Lassiter <dennis@lassiter.de> Requirements ------------ You may have: * PHP 5.3.0 or greater * mbstring or iconv BAV works with unicode encoding. Your PHP must have support compiled in to either the mb_* or the iconv_* functions. If these functions are missing BAV works only with the ISO-8859-15 encoding.
About
BAV is a Bank Account (Konto) Validator written in PHP. It provides classes which can be easily integrated into existing projects to validate german bank accounts. Its database is arbitrary, so you are independend on any DBS and may use a simple textfile.
Resources
Stars
Watchers
Forks
Packages 0
No packages published