Download the PHP package koteeki/yii2-clearoutphone without Composer
On this page you can find all versions of the php package koteeki/yii2-clearoutphone. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download koteeki/yii2-clearoutphone
More information about koteeki/yii2-clearoutphone
Files in koteeki/yii2-clearoutphone
Download koteeki/yii2-clearoutphone
More information about koteeki/yii2-clearoutphone
Files in koteeki/yii2-clearoutphone
Vendor koteeki
Package yii2-clearoutphone
Short Description Yii2 ClearoutPhone extension
License
Package yii2-clearoutphone
Short Description Yii2 ClearoutPhone extension
License
Keywords yii2clearoutphone
Please rate this library. Is it a good library?
Informations about the package yii2-clearoutphone
Global Phone Number Validation Service using ClearoutPhone's API
A Yii2 extension to use the ClearoutPhone API. Supported countries: https://clearoutphone.io/supported-countries/
Installation
The preferred way to install this extension is through composer.
Either run:
or add:
to the require section of your composer.json file.
Usage
- Get ClearoutPhone API token: https://clearoutphone.io/
-
Add the following code to your application configuration:
- You can now access the extension via
Methods
-
getCredits()- get to know the available credits. getPhoneDetails(string $number, string $countryCode = null)- validates phone the number, returnsPhoneNumberDetails.
Exceptions
The methods above throw exception due to a phone number validation failed:
BadRequestException- validation failed due to a request error,PaymentRequiredException- you have exhausted your credits,ServiceUnavailable- the service is unavailable,TimeoutException- timeout occurred,UnauthorizedException- token is invalid,ClearoutPhoneException- an unknown error.
Example
All versions of yii2-clearoutphone with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
yiisoft/yii2 Version ~2.0.0
yiisoft/yii2-httpclient Version ~2.0.0
yii2mod/yii2-enum Version *
yiisoft/yii2 Version ~2.0.0
yiisoft/yii2-httpclient Version ~2.0.0
yii2mod/yii2-enum Version *
The package koteeki/yii2-clearoutphone contains the following files
Loading the files please wait ...