Download the PHP package joulgs/php-utils without Composer
On this page you can find all versions of the php package joulgs/php-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joulgs/php-utils
More information about joulgs/php-utils
Files in joulgs/php-utils
Download joulgs/php-utils
More information about joulgs/php-utils
Files in joulgs/php-utils
Vendor joulgs
Package php-utils
Short Description PHP validation and formatting tools
License MIT
Homepage https://github.com/joulgs/php-utils
Package php-utils
Short Description PHP validation and formatting tools
License MIT
Homepage https://github.com/joulgs/php-utils
Please rate this library. Is it a good library?
Informations about the package php-utils
php-utils
Installation
php-utils is available via composer. To install it, simply run the following command:
Available Classes
- FiscalDocuments
- Tools
FiscalDocuments
Allows you to validate a tax number and obtain its type (CPF, CNPJ or NIF).
Methods
Method | Description |
---|---|
getType | Returns the type of the tax number (CPF, CNPJ or NIS) |
isValid | Returns true if the tax number is valid |
isInvalid | Returns true if the tax number is invalid |
getMasked | Returns the tax number with a mask |
Example
Tools
A set of tools to help you with your daily tasks.
Methods
Method | Description |
---|---|
formatPhone | Formats a phone number |
mask | Applies a mask to a string |
*Other methods will be added soon.
Example
All versions of php-utils with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package joulgs/php-utils contains the following files
Loading the files please wait ....