Download the PHP package mateusjunges/cpf-cnpj-validator without Composer
On this page you can find all versions of the php package mateusjunges/cpf-cnpj-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mateusjunges/cpf-cnpj-validator
More information about mateusjunges/cpf-cnpj-validator
Files in mateusjunges/cpf-cnpj-validator
Download mateusjunges/cpf-cnpj-validator
More information about mateusjunges/cpf-cnpj-validator
Files in mateusjunges/cpf-cnpj-validator
Vendor mateusjunges
Package cpf-cnpj-validator
Short Description A simple class to validate CPF and CNPJ numbers
License MIT
Package cpf-cnpj-validator
Short Description A simple class to validate CPF and CNPJ numbers
License MIT
Please rate this library. Is it a good library?
Informations about the package cpf-cnpj-validator
CPF & CNPJ Validator
This package provide a simple API to validate brazilian CPF and CNPJ document numbers.
Sponsor my work!
If you think this package helped you in any way, you can sponsor me on GitHub!
Installation
You can install this package using composer:
Usage
To validate a document number, you can invoke the Validator
class passing the number
and optionally the document type
as parameters:
Testing
Run composer test
to test this package.
Credits
License
This package is open-sourced software licensed under the MIT License. Please see the License file for more information.
All versions of cpf-cnpj-validator with dependencies
PHP Build Version
Package Version
The package mateusjunges/cpf-cnpj-validator contains the following files
Loading the files please wait ....