Download the PHP package cancio-labs/cpf-value-object without Composer
On this page you can find all versions of the php package cancio-labs/cpf-value-object. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cancio-labs/cpf-value-object
More information about cancio-labs/cpf-value-object
Files in cancio-labs/cpf-value-object
Download cancio-labs/cpf-value-object
More information about cancio-labs/cpf-value-object
Files in cancio-labs/cpf-value-object
Vendor cancio-labs
Package cpf-value-object
Short Description A class that represents a CPF (Brazilian ID)
License GPL-3.0-or-later
Homepage https://github.com/canciolabs/cpf-value-object
Package cpf-value-object
Short Description A class that represents a CPF (Brazilian ID)
License GPL-3.0-or-later
Homepage https://github.com/canciolabs/cpf-value-object
Please rate this library. Is it a good library?
Informations about the package cpf-value-object
CPF Value Object
This tiny package contains a class that represents a CPF (Brazilian ID).
Requirements
PHP 7.4 or greater is required, nothing else.
Installation
composer require cancio-labs/cpf-value-object
How to use it
The CPF class will validate the given string and throw an exception if it's not a valid CPF.
Running Tests
- From the project root, run:
vendor/bin/phpunit .
All versions of cpf-value-object with dependencies
PHP Build Version
Package Version
The package cancio-labs/cpf-value-object contains the following files
Loading the files please wait ....