ipub/doctrine-phone

Phone number manipulation for Nette Framework and Doctrine 2

v1.6.1 2024-06-19 20:09 UTC

This package is auto-updated.

Last update: 2024-07-19 20:19:03 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.