ipub/phone

Phone helper & validator for Nette Framework

Maintainers

Package info

github.com/ipublikuj/phone

pkg:composer/ipub/phone

Statistics

Installs: 84 903

Dependents: 8

Suggesters: 0

Stars: 12

Open Issues: 0

v2.3.1 2023-12-06 20:11 UTC

This package is auto-updated.

Last update: 2026-03-07 00:56:10 UTC


README

Build Status Code coverage PHP Licence Downloads total Latest stable PHPStan

Phone helper & validator for Nette Framework

Installation

The best way to install ipub/phone is using Composer:

composer require ipub/phone

After that, you have to register extension in config.neon.

extensions:
    phone: IPub\Phone\DI\PhoneExtension

Documentation

Learn how to format and validate phone numbers in documentation.

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