ipub/phone

Phone helper & validator for Nette Framework

Installs: 83 335

Dependents: 8

Suggesters: 0

Security: 0

Stars: 12

Watchers: 1

Forks: 3

Open Issues: 0

pkg:composer/ipub/phone

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

This package is auto-updated.

Last update: 2025-10-07 00:07:32 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.