Download the PHP package matiasiglesias/cbu-validator without Composer
On this page you can find all versions of the php package matiasiglesias/cbu-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matiasiglesias/cbu-validator
More information about matiasiglesias/cbu-validator
Files in matiasiglesias/cbu-validator
Download matiasiglesias/cbu-validator
More information about matiasiglesias/cbu-validator
Files in matiasiglesias/cbu-validator
Vendor matiasiglesias
Package cbu-validator
Short Description Módulo de Validación de CBU
License MIT
Homepage https://github.com/matiasiglesias/cbu-validator
Package cbu-validator
Short Description Módulo de Validación de CBU
License MIT
Homepage https://github.com/matiasiglesias/cbu-validator
Please rate this library. Is it a good library?
Informations about the package cbu-validator
Módulo Validador de CBU para ZF2
Introducción
Módulo Validador de Clave Bancaria Uniforme utilizada en Argentina.
Más información en Wikipedia
Instalación
Instala el módulo con composer agregando el siguiente require "require" en el archivo composer.json
luego, ejecuta
y habilita el módulo en application.config.php
Uso
Agrega el validador
Configuracion
Estas son las opciones del validador:
- filterNumeric Boolean. Filtra cualquier caracter no numérico del CBU (ej. '-'). Valor por defecto true.
Contacto
- Via email [email protected].
- Via Twitter@matiashiglesias
Licencia
CBUValidator is licensed under the MIT license.
See the included LICENSE file.
Copyright (c) 2013-2017 Matias Iglesias
http://www.matiasiglesias.com.ar/
All rights reserved.
All versions of cbu-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
zendframework/zend-stdlib Version ^2.4 || ^3.0
zendframework/zend-validator Version ^2.4
zendframework/zend-stdlib Version ^2.4 || ^3.0
zendframework/zend-validator Version ^2.4
The package matiasiglesias/cbu-validator contains the following files
Loading the files please wait ....