Search by

ipub / doctrine-phone

akadlec

This package is abandoned and no longer maintained. No replacement package was suggested.

Phone number manipulation for Nette Framework and Doctrine 2

Package info

github.com/ipublikuj/doctrine-phone

pkg:composer/ipub/doctrine-phone

Statistics

Installs: 25 610

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-09-23 18:59:38 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.