This project is a Python port of the libphonenumber library, providing a suite of tools for parsing, formatting, and validating international phone numbers. It converts raw phone number strings into structured objects based on international numbering plans and verifies if numbers are possible or valid according to digit length and assigned exchange prefixes. The library provides metadata services to retrieve the original network carrier, geographical location descriptions, and associated time zones for specific phone numbers. It also includes tools for transforming numbers into standardized i
This project is an international phone number library used for parsing, formatting, and validating phone numbers based on the E.164 standard. It provides a validation engine and parser to convert raw strings into structured objects and verify if numbers conform to regional numbering rules. The library includes a metadata provider that maps phone numbers to geographic locations, time zones, and network carriers. It can distinguish between line types, such as fixed-line or mobile, to verify SMS compatibility and identify original network operators. Additional capabilities include extracting ph
This project is an international phone number library providing tools for parsing, formatting, and validating phone numbers across multiple programming languages. It functions as a parsing utility, a formatting engine, and a validation tool to ensure phone number strings are transformed into structured objects and standardized display formats. The library includes a telecom metadata resolver to retrieve geographical, carrier, and timezone information associated with specific number ranges. It differentiates itself by identifying phone number types, such as mobile, fixed-line, or VoIP, and cal
PhoneNumberKit is a Swift framework for parsing, formatting, and validating international phone numbers according to global numbering standards. It provides a system of lookup tables, structural parsers, and validation tools to handle the complexities of international telephone numbering. The library converts raw strings into structured objects containing country codes and national numbers. It translates international dialing codes into full country names and verifies whether phone number strings are logically possible and conform to specific regional numbering plans. The project includes ut
यह अंतरराष्ट्रीय फ़ोन नंबरों को पार्स, फ़ॉर्मेट और वैलिडेट करने के लिए एक PHP लाइब्रेरी है। यह सत्यापित करने के लिए टूल्स प्रदान करती है कि क्या कोई फ़ोन नंबर गणितीय रूप से संभव है और किसी विशिष्ट भौगोलिक क्षेत्र के लिए तार्किक रूप से मान्य है, साथ ही असंरचित टेक्स्ट से फ़ोन नंबर निकालने के लिए यूटिलिटीज भी प्रदान करती है।
giggsey/libphonenumber-for-php की मुख्य विशेषताएं हैं: International Phone Number Libraries, Phone Number Parsing & Formatting, Phone Number Extraction, Phone Metadata Extraction, Phone Number Parsing, Phone Number Validation, Metadata Extraction, Regional Phone Formatting।
giggsey/libphonenumber-for-php के ओपन-सोर्स विकल्पों में शामिल हैं: daviddrysdale/python-phonenumbers — This project is a Python port of the libphonenumber library, providing a suite of tools for parsing, formatting, and… google/libphonenumber — This project is an international phone number library used for parsing, formatting, and validating phone numbers based… googlei18n/libphonenumber — This project is an international phone number library providing tools for parsing, formatting, and validating phone… marmelroy/phonenumberkit — PhoneNumberKit is a Swift framework for parsing, formatting, and validating international phone numbers according to… jackocnr/intl-tel-input — intl-tel-input is an international telephone input widget that provides a country-aware phone number entry experience… sundowndev/phoneinfoga — PhoneInfoga is an open-source intelligence tool and information framework used to gather public data and metadata…