libaddressinput
Address validators
Libraries providing address input field information and validation across multiple programming languages.
Google’s postal address library, powering Android and Chromium
580 stars
53 watching
104 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
boostport/address | A Go library for validating and formatting addresses using data from Google's Address Data Service. | 90 |
openvenues/gopostal | Provides a Go interface to parse and expand international street addresses | 161 |
dertuxmalwieder/libvldmail | A C library that validates email addresses according to RFC 6531 with optional fallback to RFC 5321 and additional features for Unicode support and deprecation checking. | 52 |
thedevsaddam/govalidator | Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
commerceguys/addressing | A PHP library that manipulates and formats postal addresses | 922 |
openvenues/ruby_postal | Provides fast address parsing and normalization for international addresses | 141 |
openvenues/jpostal | A Java/JNI binding to the libpostal C library for fast international street address parsing and normalization. | 105 |
blm768/pg-libphonenumber | Provides access to Google's phone number formatting and validation service within PostgreSQL databases | 93 |
openvenues/pypostal | A Python library for parsing and normalizing international addresses | 767 |
ronanguilloux/isocodes | An extensive PHP library of validators for various international standards and identifiers | 792 |
lab2023/kangal | A Ruby gem providing extended validation for various types of data | 33 |
theleoborges/bouncer | A validation DSL for Clojure & Clojurescript applications | 364 |
opencagedata/address-formatting | Provides templates and processing logic to format geographic addresses into human-readable formats | 392 |
ethandunford/deno-validation | A general-purpose validation library for Deno. | 2 |
evgeniums/cpp-validator | A C++ header-only library for declaratively defining data validation constraints and applying them to various data structures | 58 |