Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

ipublikuj-archive/phone

Repository files navigation

Phone helper - template helpers & macros

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

Phone extension template helper & form validator for Nette Framework

Installation

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

$ composer require ipub/phone-ui

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

extensions:
	phoneUI: IPub\PhoneUI\DI\PhoneUIExtension

Documentation

Learn how to format phone numbers in templates and how validate phone numbers in documentation.


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