asinfotrack/yii2-flagicons

Yii2-flagicons is a Yii2-wrapper around the flag-icon-css-project. With this extension you can easily use vector-based country flags in your Yii2-project.

Installs: 4 683

Dependents: 1

Suggesters: 0

Security: 0

Stars: 5

Watchers: 5

Forks: 0

Open Issues: 0

Type:yii2-extension

1.1.0 2016-10-17 09:49 UTC

This package is auto-updated.

Last update: 2024-09-08 22:14:43 UTC


README

Yii2-flagicons is a Yii2-wrapper around the flag-icon-css-project. With this extension you can easily use vector-based country flags in your Yii2-project. The original extension can be found here:

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require asinfotrack/yii2-flagicons

or add

"asinfotrack/yii2-flagicons": "dev-master"

to the require section of your composer.json file.

Usage

Documentation coming soon!