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.
Package info
github.com/asinfotrack/yii2-flagicons
Type:yii2-extension
pkg:composer/asinfotrack/yii2-flagicons
1.1.0
2016-10-17 09:49 UTC
Requires
- php: >=5.4.0
- components/flag-icon-css: 2.6.0
- yiisoft/yii2: 2.0.*
This package is auto-updated.
Last update: 2026-02-09 00:59:25 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!