Phone number manipulation for Nette Framework and Doctrine2
The best way to install ipub/doctrine-phone is using Composer:
composer require ipub/doctrine-phone
After that, you have to register extension in config.neon.
extensions:
doctrinePhone: IPub\DoctrinePhone\DI\DoctrinePhoneExtension
Learn how to manipulate with phone numbers in documentation.
Homepage http://www.ipublikuj.eu and repository http://github.com/ipublikuj/doctrine-phone.