omnilight/yii2-phonenumbers

There is no license information available for the latest version (1.1.0) of this package.

Provides phone number parsing and transform behaviors and validators

Installs: 26 235

Dependents: 1

Suggesters: 0

Security: 0

Stars: 7

Watchers: 3

Forks: 7

Open Issues: 1

Type:yii2-extension

1.1.0 2015-06-23 07:46 UTC

This package is auto-updated.

Last update: 2024-04-16 03:33:30 UTC


README

This extension adds phone number behavior and validator for Yii framework 2.0

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist omnilight/yii2-phonenumbers "*"

or add

"omnilight/yii2-phonenumbers": "*"

to the require section of your composer.json.