ipub/doctrine-phone

Phone number manipulation for Nette Framework and Doctrine 2

Installs: 24 140

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 2

Open Issues: 0

pkg:composer/ipub/doctrine-phone

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

This package is auto-updated.

Last update: 2025-09-19 22:46:02 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.