PHPackages                             ritey/libphonenumber-laravel - 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. ritey/libphonenumber-laravel

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

ritey/libphonenumber-laravel
============================

Service Provider for libphonenumber-for-php package

1.1(10y ago)09.1k↓18.2%1[1 PRs](https://github.com/ritey/libphonenumber-laravel/pulls)MITPHPPHP &gt;=5.4.0

Since May 20Pushed 7y ago2 watchersCompare

[ Source](https://github.com/ritey/libphonenumber-laravel)[ Packagist](https://packagist.org/packages/ritey/libphonenumber-laravel)[ Docs](http://github.com/ritey/libphonenumber-laravel)[ RSS](/packages/ritey-libphonenumber-laravel/feed)WikiDiscussions master Synced 1mo ago

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

libphonenumber-laravel
======================

[](#libphonenumber-laravel)

This is a Service Provider and Facade package for the PHP library libphonenumber-for-php to make using the package with Laravel really easy.

[![Latest Stable Version](https://camo.githubusercontent.com/a8e71b9e1185f3322da1b2596f58641b88de348d7dd9a3d1d5caeb05485ecb1d/68747470733a2f2f706f7365722e707567782e6f72672f72697465792f6c696270686f6e656e756d6265722d6c61726176656c2f762f737461626c652e737667)](https://packagist.org/packages/ritey/libphonenumber-laravel) [![Total Downloads](https://camo.githubusercontent.com/468d69c7fcf22c9c90d578b6c540712bf0a5db752baf928de990e3df7cccf901/68747470733a2f2f706f7365722e707567782e6f72672f72697465792f6c696270686f6e656e756d6265722d6c61726176656c2f646f776e6c6f6164732e737667)](https://packagist.org/packages/ritey/libphonenumber-laravel) [![Latest Unstable Version](https://camo.githubusercontent.com/d1b97c831b1537622778e1504d4d08ead965f33b7fb8703e160d791102b5c2ef/68747470733a2f2f706f7365722e707567782e6f72672f72697465792f6c696270686f6e656e756d6265722d6c61726176656c2f762f756e737461626c652e737667)](https://packagist.org/packages/ritey/libphonenumber-laravel) [![License](https://camo.githubusercontent.com/5dc12c90f5e7f481957ae649725892cb98f7cbf85cf9c2507b8de663898442a7/68747470733a2f2f706f7365722e707567782e6f72672f72697465792f6c696270686f6e656e756d6265722d6c61726176656c2f6c6963656e73652e737667)](https://packagist.org/packages/ritey/libphonenumber-laravel)

Composer
--------

[](#composer)

To install libphonenumber-laravel as a Composer package, simply add this to your composer.json:

```
"ritey/libphonenumber-laravel": "1.1"
```

..and run `composer update`. Once it's installed, if you're using Laravel 5, you can register the service provider in `app/config/app.php` in the `providers` array add :

```
'Ritey\LibPhoneNumberLaravel\LibPhoneNumberLaravelServiceProvider',
```

You can also benefit from using a Facade in Laravel 5 by adding to the alias array also in app.php below the providers array

```
'LibPhoneNumber' => 'Ritey\LibPhoneNumberLaravel\LibPhoneNumberLaravelFacade',
```

Copyright and Licence
---------------------

[](#copyright-and-licence)

libphonenumber-laravel has been coded by David Wright (@ritey) and is released under the MIT License.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~20 days

Total

2

Last Release

3995d ago

### Community

Maintainers

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

---

Top Contributors

[![ritey](https://avatars.githubusercontent.com/u/588686?v=4)](https://github.com/ritey "ritey (8 commits)")

---

Tags

phplaravelphonemobilephonenumber

### Embed Badge

![Health badge](/badges/ritey-libphonenumber-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/ritey-libphonenumber-laravel/health.svg)](https://phpackages.com/packages/ritey-libphonenumber-laravel)
```

###  Alternatives

[jenssegers/agent

Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect

4.8k67.8M440](/packages/jenssegers-agent)[amranidev/laracombee

Recommendation system for laravel

11636.7k1](/packages/amranidev-laracombee)[wujunze/money-wrapper

MoneyPHP Wrapper

113.8k](/packages/wujunze-money-wrapper)

PHPackages © 2026

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