ipub/phone

Phone helper & validator for Nette Framework

v2.3.1 2023-12-06 20:11 UTC

This package is auto-updated.

Last update: 2024-04-06 20:55:31 UTC


README

Build Status Code coverage PHP Licence Downloads total Latest stable PHPStan

Phone helper & validator for Nette Framework

Installation

The best way to install ipub/phone is using Composer:

composer require ipub/phone

After that, you have to register extension in config.neon.

extensions:
    phone: IPub\Phone\DI\PhoneExtension

Documentation

Learn how to format and validate phone numbers in documentation.

Homepage http://www.ipublikuj.eu and repository http://github.com/ipublikuj/phone.