Public Member Functions | |
| __construct () | |
Static Public Member Functions | |
| static | isPhoneNumberWithStateCode ($stringNumber) |
| static | isPhoneNumber ($stringNumber) |
| static | getPhoneNumberLikeNumber ($stringNumber) |
Static class with simple static methods to work with telephone numbers Work Only with European telephone number format
| __construct | ( | ) |
|
static |
Get telephone number like integer or in faild return false
| sting | $stringNumber |
|
static |
Check if input string is telephone number without Country code
| string | $stringNumber |
|
static |
Check if input string is phone number with Country code
| string | $stringNumber |