2017 © Pedro Peláez
 

yii2-extension yii2-icon

Icon helper classes and widgets for Yii2

image

macgyer/yii2-icon

Icon helper classes and widgets for Yii2

  • Monday, May 14, 2018
  • by macgyer
  • Repository
  • 1 Watchers
  • 0 Stars
  • 25 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 9 % Grown

The README.md

Icon widgets and helper classes for Yii2

This project has been discontinued.

Installation

The preferred way of installation is through Composer. If you don't have Composer you can get it here: https://getcomposer.org/, (*1)

You must be able to load NPM assets via Composer. This can either be achieved by the FXP composer asset plugin or by using Asset Packagist., (*2)

To install the package add the following to the require section of your composer.json:, (*3)

"require": {
    "macgyer/yii2-icon": "*"
},

Usage

Please check sources for examples and details., (*4)

// via named magical method
echo FontawesomeIconHelper::faUser()->regular()->size(8)->render();

// via instance by icon name and additional config
echo FontawesomeIconHelper::getInstance('user', ['flipVertical' => true])->regular()->render();

Changelog

2.5.0 - 2019-12-27

  • updated to FA version 5.12.0

2.4.0 - 2019-10-25

  • use native composer package to load FA

2.3.0 - 2019-10-25

  • updated to FA version 5.11.2

2.2.0 - 2019-06-07

  • updated to FA version 5.9.0

2.1.0 - 2019-01-02

  • updated to FA version 5.6.3

2.0.0 - 2018-12-05

  • Please note: This release introduces breaking changes
  • updated to FA version 5.5.0
  • make use of FA NPM asset

1.0.3 - 2018-05-14

  • updated to FA version 5.0.13

1.0.2 - 2018-04-20

  • updated to FA version 5.0.10

1.0.1 - 2018-03-03

  • updated to FA version 5.0.8

1.0.0 - 2018-01-02

  • initial release
  • FA5 version: 5.0.2

The Versions

14/05 2018

dev-master

9999999-dev http://github.com/macgyer/yii2-icon

Icon helper classes and widgets for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 bootstrap icon widgets fontawesome material icons

14/05 2018

1.0.3

1.0.3.0 http://github.com/macgyer/yii2-icon

Icon helper classes and widgets for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 bootstrap icon widgets fontawesome material icons

14/05 2018

dev-develop

dev-develop http://github.com/macgyer/yii2-icon

Icon helper classes and widgets for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 bootstrap icon widgets fontawesome material icons

20/04 2018

1.0.2

1.0.2.0 http://github.com/macgyer/yii2-icon

Icon helper classes and widgets for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 bootstrap icon widgets fontawesome material icons

03/03 2018

1.0.1

1.0.1.0 http://github.com/macgyer/yii2-icon

Icon helper classes and widgets for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 bootstrap icon widgets fontawesome material icons

02/01 2018

1.0.0

1.0.0.0 http://github.com/macgyer/yii2-icon

Icon helper classes and widgets for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 bootstrap icon widgets fontawesome material icons