pg-libphonenumber
Phone number library
Provides access to Google's phone number formatting and validation service within PostgreSQL databases
A (partially implemented!) PostgreSQL extension that provides access to Google's libphonenumber
93 stars
12 watching
7 forks
Language: C++
last commit: almost 5 years ago google-libphonenumberpostgresql-extension
Related projects:
Repository | Description | Stars |
---|---|---|
ruimarinho/google-libphonenumber | A JavaScript wrapper around Google's libphonenumber to parse and format international phone numbers on Node.js | 1,406 |
twcclegg/libphonenumber-csharp | C# port of Google's libphonenumber library, providing phone number parsing, formatting, and validation functionality. | 777 |
giggsey/libphonenumber-for-php | Library for parsing, formatting and validating international phone numbers | 4,771 |
stefanfoulis/django-phonenumber-field | An extension to Django that validates and formats phone numbers using python-phonenumbers | 1,486 |
daddyz/phonelib | A Ruby gem that validates and formats phone numbers using the Google libphonenumber library. | 1,081 |
google/libphonenumber | A library for parsing, formatting, and validating international phone numbers | 16,696 |
google/libaddressinput | Libraries providing address input field information and validation across multiple programming languages. | 580 |
ex-phone-number/ex_phone_number | A library for parsing and formatting international phone numbers | 255 |
ged/ruby-pg | A PostgreSQL interface library for Ruby | 796 |
casecommons/pg_search | A library that provides named scopes for searching in PostgreSQL databases | 1,347 |
aa-turner/python-phonenumbers-stubs | Provides Python type definitions for the phonenumbers library, enabling developers to use the library in their code while maintaining type safety. | 2 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,035 |
schemaplus/schema_plus_pg_indexes | Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,210 |
ianks/mini_phone | A fast phone number parser and formatter gem for Ruby. | 160 |