xsuchy09/phone

Phone helper & validator for Nette Framework

v3.0.0 2019-11-01 08:42 UTC

This package is auto-updated.

Last update: 2024-04-29 04:20:58 UTC


README

Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Latest Stable Version Composer Downloads License

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.