phonelib
Phone validator
A Ruby gem that validates and formats phone numbers using the Google libphonenumber library.
Ruby gem for phone validation and formatting using google libphonenumber library data
1k stars
16 watching
132 forks
Language: Ruby
last commit: 25 days ago
Linked from 1 awesome list
google-libphonenumberparsingphone-numberphone-parsephone-validationruby
Related projects:
Repository | Description | Stars |
---|---|---|
ianks/mini_phone | A fast phone number parser and formatter gem for Ruby. | 160 |
ruimarinho/google-libphonenumber | A JavaScript wrapper around Google's libphonenumber to parse and format international phone numbers on Node.js | 1,406 |
chorn/dialable | A gem that parses and formats North American phone numbers according to NANPA standards | 7 |
blm768/pg-libphonenumber | Provides access to Google's phone number formatting and validation service within PostgreSQL databases | 93 |
lab2023/kangal | A Ruby gem providing extended validation for various types of data | 33 |
stefanfoulis/django-phonenumber-field | An extension to Django that validates and formats phone numbers using python-phonenumbers | 1,486 |
floere/phony | A Ruby gem that normalizes and formats international phone numbers | 1,014 |
dgilperez/validates_zipcode | A Rails gem for validating and formatting postal codes according to country-specific rules. | 137 |
twcclegg/libphonenumber-csharp | C# port of Google's libphonenumber library, providing phone number parsing, formatting, and validation functionality. | 777 |
dcordero/rubustrings | Verifies the format and consistency of iOS app strings files | 119 |
google/libaddressinput | Libraries providing address input field information and validation across multiple programming languages. | 580 |
appium/ruby_lib | Provides Ruby interfaces to Appium for automating mobile app testing | 216 |
validates-email-format-of/validates_email_format_of | A Ruby gem to validate email addresses against standard formats and options. | 443 |
radar/humanize | A Ruby gem that converts numbers to human-readable strings in words. | 468 |
gabrielgarza/monza | Validates In-App Purchase receipts and auto-renewable subscriptions on the server-side. | 161 |