andreyknupp/mask-formatter

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (0.1.0) of this package.

A library which provides a simple way to format a value based on a mask.

0.1.0 2014-08-31 17:35 UTC

This package is not auto-updated.

Last update: 2015-08-02 12:10:52 UTC


README

This library provides a simple way to format strings based on a given mask.

Scrutinizer Code Quality Coverage Status Build Status Latest Stable Version

Installation

– You can do it currently via composer:

php composer.phar require andreyknupp/mask-formatter:0.1.*