ipub/doctrine-phone

Phone number manipulation for Nette Framework and Doctrine 2

v1.6.0 2022-03-22 11:34 UTC

This package is auto-updated.

Last update: 2024-04-22 16:04:04 UTC


README

Build Status Code coverage PHP Licence Downloads total Latest stable PHPStan

Phone number manipulation for Nette Framework and Doctrine2

Installation

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

Documentation

Learn how to manipulate with phone numbers in documentation.

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