Skip to content

A input widget to include Google Places autocomplete in the yii2 project

Notifications You must be signed in to change notification settings

kamran377/yii2-googleplaces-autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A input widget to include Google Places autocomplete in the yii2 project

A input widget to include Google Places autocomplete in the yii2 project

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist kamran377/yii2-googleplaces-autocomplete "*"

or add

"kamran377/yii2-googleplaces-autocomplete": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \xerobug\google\AutoloadExample::widget(); ?>```

About

A input widget to include Google Places autocomplete in the yii2 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages