PHPackages                             xsuchy09/phone-ui - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. xsuchy09/phone-ui

ActiveLibrary[Templating &amp; Views](/categories/templating)

xsuchy09/phone-ui
=================

Phone extension template helpers &amp; form validator for Nette Framework

v2.0.0(6y ago)06GPL-2.0JavaScriptPHP &gt;=7.2.0

Since May 30Pushed 6y agoCompare

[ Source](https://github.com/xsuchy09/phone-ui)[ Packagist](https://packagist.org/packages/xsuchy09/phone-ui)[ Docs](https://github.com/ipublikuj-ui/phone)[ RSS](/packages/xsuchy09-phone-ui/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (13)Versions (3)Used By (0)

Phone helper - template helpers &amp; macros
============================================

[](#phone-helper---template-helpers--macros)

[![Build Status](https://camo.githubusercontent.com/27d8a04d71abbbfdae143be55c1bf934090c1adde42f11352c4d08a03875e72c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f697075626c696b756a2d75692f70686f6e652e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/ipublikuj-ui/phone)[![Scrutinizer Code Coverage](https://camo.githubusercontent.com/f0a2c9f83d748b3d63360daa921d0713f9258ef229574fefc7851a3395309b3d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f697075626c696b756a2d75692f70686f6e652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/ipublikuj-ui/phone/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/1a46a7864b87e16d06db63243eba0da11bec4567eababb7f9cb1eb70f0edc08f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f697075626c696b756a2d75692f70686f6e652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/ipublikuj-ui/phone/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/873eace410d8ed11b3d163b2bcd06cfc580cb9ef9c6e02718667b75b4ca67dbc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f697075622f70686f6e652d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ipub/phone-ui)[![Composer Downloads](https://camo.githubusercontent.com/f5e4c93ef4e3aed3b968c08000dc8e417e89f31920f5ba3a064f91e2ce1d5392/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f697075622f70686f6e652d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ipub/phone-ui)[![License](https://camo.githubusercontent.com/7ca5580ad15e982fe8be17ab0ba8442525b7dd1cd799601a8603a3725f76d87e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f697075622f70686f6e652d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ipub/phone-ui)

[Phone extension](http://github.com/ipublikuj/phone) template helper &amp; form validator for [Nette Framework](http://nette.org/)

Installation
------------

[](#installation)

The best way to install ipub/phone-ui is using [Composer](http://getcomposer.org/):

```
$ composer require ipub/phone-ui
```

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

```
extensions:
	phoneUI: IPub\PhoneUI\DI\PhoneUIExtension
```

Documentation
-------------

[](#documentation)

Learn how to format phone numbers in templates and how validate phone numbers in [documentation](https://github.com/ipublikuj-ui/phone/blob/master/docs/en/index.md).

---

Homepage  and repository .

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~154 days

Total

2

Last Release

2382d ago

Major Versions

v1.0.0 → v2.0.02019-11-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/bfb9263df3f7fbc25d3d7645fc4a68878972f9e6e0056e12820a491c1f2b4a64?d=identicon)[xsuchy09](/maintainers/xsuchy09)

---

Top Contributors

[![akadlec](https://avatars.githubusercontent.com/u/1866672?v=4)](https://github.com/akadlec "akadlec (5 commits)")[![xsuchy09](https://avatars.githubusercontent.com/u/1107359?v=4)](https://github.com/xsuchy09 "xsuchy09 (2 commits)")

---

Tags

nettephonetemplatetoolsipubipublikujlatte

### Embed Badge

![Health badge](/badges/xsuchy09-phone-ui/health.svg)

```
[![Health](https://phpackages.com/badges/xsuchy09-phone-ui/health.svg)](https://phpackages.com/packages/xsuchy09-phone-ui)
```

###  Alternatives

[nepada/form-renderer

Latte template based form renderer for Nette forms with full support for Bootstrap 3, 4 &amp; 5.

11251.0k](/packages/nepada-form-renderer)[ipub/phone

Phone helper &amp; validator for Nette Framework

1285.3k6](/packages/ipub-phone)[ipub/gravatar

Gravatar creator for Nette Framework

122.0k1](/packages/ipub-gravatar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
