PHPackages                             wamesk/laravel-nova-tel-input - 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. wamesk/laravel-nova-tel-input

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

wamesk/laravel-nova-tel-input
=============================

A Laravel Nova field.

1.0.0(3y ago)03.8k↓68.4%[1 issues](https://github.com/wamesk/laravel-nova-tel-input/issues)MITVuePHP ^7.3|^8.0

Since Mar 13Pushed 3y ago2 watchersCompare

[ Source](https://github.com/wamesk/laravel-nova-tel-input)[ Packagist](https://packagist.org/packages/wamesk/laravel-nova-tel-input)[ RSS](/packages/wamesk-laravel-nova-tel-input/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (3)Used By (0)

Laravel Nova Tel Input
======================

[](#laravel-nova-tel-input)

[![](img.png)](img.png)

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

[](#installation)

```
composer require wamesk/laravel-nova-tel-input
```

Usage
-----

[](#usage)

```
use Wame\TelInput\TelInput;

TelInput::make(__('phone'), 'phone'),

TelInput::make('tel', 'phone')->required()->rules('required')
    ->preferredCountries(['SK', 'CZ'])
    ->placeholder('Tel cislo')

      more options:
    //->onlyCountries([])
    //->enableValidate(false) // default true
    //->enabledCountryCode(false)  // default true
    //->showDialCode(false) // default true
    //->mode('national')  // (without +421) default international
```

[Vue Tel Input](https://vue-tel-input.iamstevendao.com/) for Laravel Nova

[Playground](https://codesandbox.io/s/github/Sebastien-Pradines/vue_tel_input/tree/main/?file=/src/App.vue)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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 ~0 days

Total

2

Last Release

1208d ago

Major Versions

0.0.1 → 1.0.02023-03-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/2bf6ece61ae07942df38ce88eb4053d4176c6ab0bf803191953961023f25fc70?d=identicon)[WAME](/maintainers/WAME)

---

Top Contributors

[![PPP-Peter](https://avatars.githubusercontent.com/u/93872517?v=4)](https://github.com/PPP-Peter "PPP-Peter (20 commits)")[![adrianzofcin](https://avatars.githubusercontent.com/u/75702986?v=4)](https://github.com/adrianzofcin "adrianzofcin (2 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/wamesk-laravel-nova-tel-input/health.svg)

```
[![Health](https://phpackages.com/badges/wamesk-laravel-nova-tel-input/health.svg)](https://phpackages.com/packages/wamesk-laravel-nova-tel-input)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3453.7M8](/packages/optimistdigital-nova-multiselect-field)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

52178.7k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17186.3k1](/packages/murdercode-nova4-tinymce-editor)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11273.0k](/packages/datomatic-nova-detached-actions)[wemersonrv/input-mask

A Laravel Nova custom field text with masks on input

1198.4k](/packages/wemersonrv-input-mask)

PHPackages © 2026

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