Releases: yaseenahmedpk/phone-number-info
Releases · yaseenahmedpk/phone-number-info
First Release
Phone-Number-Info Laravel Package
We are excited to announce the first release of the Phone-Number-Info Laravel package! Phone-Number-Info is a powerful Laravel package that leverages Home Location Register (HLR) technology to provide comprehensive information related to phone numbers. The package enables developers to seamlessly validate, verify, and gain valuable insights into phone numbers within Laravel applications.
Features
- Phone number validation and format checking.
- Home Location Register (HLR) lookups to determine real-time status and information of phone numbers.
- Identification of phone number type (e.g., mobile, landline).
- Retrieval of original network details of the phone number.
- Detection of number porting (transferred between carriers) status.
- Access to SMS and MMS email addresses associated with the phone number.
- Credits management for tracking API usage.
Prerequisites
Before using the Phone-Number-Info Laravel package, you must fulfill the following prerequisites:
- API Key and API Secret from hlrlookup.com: To access HLR data and perform phone number lookups, you need an API key and API secret from hlrlookup.com. Visit their website (https://hlrlookup.com) to sign up for an account and obtain the required credentials. Note that hlrlookup.com may have specific usage limits and pricing policies for their API services.
- PHP 7.4 or higher: Ensure that your server environment has PHP 7.4 or a higher version installed, as the package requires this minimum PHP version to function correctly.
- Laravel 8.0 or higher: Phone-Number-Info Laravel package requires Laravel 8.0 or a higher version. Make sure you have a compatible Laravel framework set up in your project.