upward/formatters

Formatters utils

v1.4.4 2024-12-19 20:15 UTC

This package is auto-updated.

Last update: 2024-12-19 20:15:32 UTC


README

Upward Formatters is a PHP package that provides utilities for formatting, validating, and anonymizing documents such as CPF, CNPJ, numbers, and dates. It implements PSR-4 for autoloading and can be easily integrated into any PHP project.

Installation

To install the package, use Composer:

composer require upward/formatters

Document usage