https://github.com/monkonius/ph-phone-identifier
Philippine phone service identifier
https://github.com/monkonius/ph-phone-identifier
bootstrap regex
Last synced: 2 months ago
JSON representation
Philippine phone service identifier
- Host: GitHub
- URL: https://github.com/monkonius/ph-phone-identifier
- Owner: monkonius
- Created: 2022-07-21T12:34:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T08:05:19.000Z (about 3 years ago)
- Last Synced: 2025-12-26T21:59:11.498Z (6 months ago)
- Topics: bootstrap, regex
- Language: JavaScript
- Homepage:
- Size: 438 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Philippine Phone Identifier

Philippine Phone Identifier determines if a user inputted number is a valid Philippine number and returns its respective service provider. Makes use of regular expressions to account for various number formats, and [Bootstrap](https://getbootstrap.com/) for its styling.
You may visit the page [here](https://monkonius.github.io/ph-phone-identifier/).
List of network prefixes acquired from [PreFIX PH](https://www.prefix.ph/prefixes/2023-complete-list-of-philippine-mobile-network-prefixes/).