Propaganistas/Laravel-Phone
Phone number functionality for Laravel observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 84
- Release rhythm 63
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 49.0
- age_days: 4574
- days_rel: 168
- days_push: 99
- n_releases_24m: 7
Adoption not part of the score
3025 stars · 233 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that adds phone number validation, formatting, and parsing built on Google's libphonenumber (PHP port). It provides validation rules, Eloquent attribute casting, and a PhoneNumber utility class.
Use cases
- validate phone numbers in Laravel forms
- validate phone numbers against allowed country codes
- format phone numbers for display
- cast Eloquent model attributes to phone number objects
- compare phone numbers for equality
When to choose
- you're building a Laravel or PHP app that collects user phone numbers
- you need country-aware phone validation with localized error messages
- you want libphonenumber features integrated with Laravel validation and Eloquent
When to avoid
- you're not using Laravel or PHP
- you only need lightweight regex phone checks without libphonenumber's metadata
- you need phone verification via SMS (this validates format, not ownership)
Facets
library · maturity active
form-handling parser internationalization web-development backend developer-tools php libphonenumber phone-number-validation eloquent-casting laravel-package laravel
2 sources
- readme: https://github.com/Propaganistas/Laravel-Phone · fetched 2026-08-28 · f376b283280d
- homepage: https://laravel-phone.herokuapp.com/ · fetched 2026-08-29 · bcbc41d17b02
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Propaganistas/Laravel-Phone | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="Propaganistas/Laravel-Phone")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem