PHPackages                             devloops/phone-number - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. devloops/phone-number

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

devloops/phone-number
=====================

The Missing Laravel Nova Phone Number Field.

v1.0.2(11mo ago)86.6k↓16.7%4[2 issues](https://github.com/devloopsnet/nova-phone-number-field/issues)MITPHPPHP ^8.2

Since Mar 31Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/devloopsnet/nova-phone-number-field)[ Packagist](https://packagist.org/packages/devloops/phone-number)[ RSS](/packages/devloops-phone-number/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

[![Laravel Nova Phone Number Field](https://camo.githubusercontent.com/88673544e46ed9f09ab09de811563950116319bc91b9c618cfecaf53c80b0c5f/68747470733a2f2f692e6962622e636f2f63384d623262682f4e6f76612d50686f6e652d4e756d6265722e6a7067)](https://camo.githubusercontent.com/88673544e46ed9f09ab09de811563950116319bc91b9c618cfecaf53c80b0c5f/68747470733a2f2f692e6962622e636f2f63384d623262682f4e6f76612d50686f6e652d4e756d6265722e6a7067)

[![Latest Version on Packagist](https://camo.githubusercontent.com/671744cc894497a1d1a8601f633f8ebb16b97c87d448ef6a84ada9a2a87cc83d/68747470733a2f2f706f7365722e707567782e6f72672f6465766c6f6f70732f70686f6e652d6e756d6265722f762f737461626c653f666f726d61743d666c61742d73717561726526636f6c6f723d23304537464330)](https://packagist.org/packages/devloops/phone-number)[![License](https://camo.githubusercontent.com/39dcf2c20843739ce3a74cc9c2a456eae2c14892f97aa87f63e5be2c04dd7b74/68747470733a2f2f706f7365722e707567782e6f72672f6465766c6f6f70732f70686f6e652d6e756d6265722f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/devloops/phone-number)[![Total Downloads](https://camo.githubusercontent.com/30bed277738c6d721c50a96d1858c6cf363f9061692589eaf74cdd8aa34b40f3/68747470733a2f2f706f7365722e707567782e6f72672f6465766c6f6f70732f70686f6e652d6e756d6265722f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/devloops/phone-number)

The Missing Laravel Nova Phone Number Field.

**NOTE: This field uses [vue-tel-input](https://github.com/iamstevendao/vue-tel-input) for frontend.**

[![Screenshot](https://camo.githubusercontent.com/a008b7ed8ab36fda4538bddb5ac5e453205d7dff1364581e397a996615eba79f/68747470733a2f2f692e6962622e636f2f4d4e734747674c2f73637265656e73686f742d342e706e67 "Phone Number Field")](https://camo.githubusercontent.com/a008b7ed8ab36fda4538bddb5ac5e453205d7dff1364581e397a996615eba79f/68747470733a2f2f692e6962622e636f2f4d4e734747674c2f73637265656e73686f742d342e706e67)

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

[](#installation)

```
composer require devloops/phone-number

```

Implementation
--------------

[](#implementation)

You can easily add the field using the code below:

```
use Devloops\PhoneNumber\PhoneNumber;

PhoneNumber::make('Phone Number')
```

### Options

[](#options)

This fields supports all the props from the [vue-tel-input](https://github.com/iamstevendao/vue-tel-input) mentioned already in the [documentation](https://vue-tel-input.iamstevendao.com/usage/props.html), and they are implemented using the following methods.

#### Methods / Defaults

[](#methods--defaults)

Method/OptionsDefault`withAllCountries()`**array:** All countries that are used in libphonenumber-js`withAutoFormat()`**boolean:** `true``withCustomValidate()`**boolean:** `false``withDefaultCountry()`**string:** `''``withDisabled()`**boolean:** `false``withAutoDefaultCountry()`**boolean:** `true``withDropdownOptionsDisabled()`**boolean:** `false``withDropdownOptionsShowDialCodeInList()`**boolean:** `true``withDropdownOptionsShowDialCodeInSelection()`**boolean:** `false``withDropdownOptionsShowFlags()`**boolean:** `true``withDropdownOptionsShowSearchBox()`**boolean:** `false``withDropdownOptionsTabindex()`**int:** `0``withIgnoredCountries()`**array:** `[]``withInputOptionsAutocomplete()`**string:** `'on'``withInputOptionsAutofocus()`**boolean:** `false``withInputOptionsAriaDescribedby()`**string:** `''``withInputOptionsId()`**string:** `''``withInputOptionsMaxlength()`**int:** `25``withInputOptionsName()`**string:** `'telephone'``withInputOptionsShowDialCode()`**boolean:** `false``withInputOptionsPlaceholder()`**string:** `'Enter a phone number'``withInputOptionsReadonly()`**boolean:** `false``withInputOptionsRequired()`**boolean:** `false``withInputOptionsTabindex()`**int:** `0``withInputOptionsType()`**string:** `'tel'``withInputOptionsStyleClasses()`**string/array:** `''``withInvalidMsg()`**string:** `''``withMode()`**string:** `'auto'``withOnlyCountries()`**array:** `[]``withPreferredCountries()`**array:** `[]``withStyleClasses()`**string/array:** `''``withValidCharactersOnly()`**boolean:** `false`Credits
-------

[](#credits)

- [Abdullah Al-Faqeir](https://github.com/abdullahfaqeir)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](./LICENSE.md) for more information.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance45

Moderate activity, may be stable

Popularity32

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~211 days

Total

3

Last Release

356d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1428547?v=4)[Abdullah Al-Faqeir](/maintainers/AbdullahFaqeir)[@AbdullahFaqeir](https://github.com/AbdullahFaqeir)

---

Top Contributors

[![AbdullahFaqeir](https://avatars.githubusercontent.com/u/1428547?v=4)](https://github.com/AbdullahFaqeir "AbdullahFaqeir (3 commits)")[![michail-polatoglou](https://avatars.githubusercontent.com/u/109511935?v=4)](https://github.com/michail-polatoglou "michail-polatoglou (1 commits)")

---

Tags

laravelphonefieldnumbernovavue-tel-input

### Embed Badge

![Health badge](/badges/devloops-phone-number/health.svg)

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

###  Alternatives

[dniccum/phone-number

A Laravel Nova phone number field with input masking and validation support.

71432.7k](/packages/dniccum-phone-number)[alexwenzel/nova-dependency-container

A Laravel Nova 4 form container for grouping fields that depend on other field values.

461.0M2](/packages/alexwenzel-nova-dependency-container)[simplesquid/nova-enum-field

A Laravel Nova field to add enums to resources.

52391.9k2](/packages/simplesquid-nova-enum-field)[sietse85/nova-button

(Nova 4+) A Laravel Nova package for adding buttons to your resources.

37347.3k](/packages/sietse85-nova-button)[optimistdigital/nova-notes-field

This Laravel Nova package adds a notes field to Nova's arsenal of fields.

52139.5k](/packages/optimistdigital-nova-notes-field)[outl1ne/nova-color-field

A Laravel Nova Color Picker field.

26249.4k](/packages/outl1ne-nova-color-field)

PHPackages © 2026

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