mpetrini/intl-tel-input-bundle

This bundle integrate International Telephone Input into symfony4 form

Installs: 3 048

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:symfony-bundle

v1.0.0 2020-05-14 05:22 UTC

This package is auto-updated.

Last update: 2024-04-14 13:58:46 UTC


README

This bundle integrate International Telephone Input. into symfony4 as a form type.

alt tag

Demo and Examples

You can view a live demo and some examples of how to use the various options here: http://jackocnr.com/intl-tel-input.html.

Installation

Using Composer

Add the intl-tel-input-bundle in your composer.json file:

$ php composer.phar require mpetrini/intl-tel-input-bundle

Composer will install the bundle in your project's vendor directory.