Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/numero2/contao-validate-iban-bic
Add rgxp to validate given IBAN or BIC. This is available for form fields.
https://github.com/numero2/contao-validate-iban-bic
contao4 contao5 form-generator validation
Last synced: 23 days ago
JSON representation
Add rgxp to validate given IBAN or BIC. This is available for form fields.
- Host: GitHub
- URL: https://github.com/numero2/contao-validate-iban-bic
- Owner: numero2
- License: lgpl-3.0
- Created: 2021-06-23T12:51:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T08:07:36.000Z (over 2 years ago)
- Last Synced: 2024-11-10T21:48:49.919Z (about 1 month ago)
- Topics: contao4, contao5, form-generator, validation
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Validate IBAN BIC
=======================[![](https://img.shields.io/packagist/v/numero2/contao-validate-iban-bic.svg?style=flat-square)](https://packagist.org/packages/numero2/contao-validate-iban-bic) [![](https://img.shields.io/badge/License-LGPL%20v3-blue.svg?style=flat-square)](http://www.gnu.org/licenses/lgpl-3.0)
About
--
Add rgxp to validate given IBAN or BIC. This is available for form fields.System requirements
--* [Contao 4.9 or newer](https://github.com/contao/contao)
Installation & Configuration
--* Install via Contao Manager or Composer (`composer require numero2/contao-validate-iban-bic`)