PHPackages                             nickolaus/multiple-icon-fonts-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. nickolaus/multiple-icon-fonts-bundle

ActiveProject[Templating &amp; Views](/categories/templating)

nickolaus/multiple-icon-fonts-bundle
====================================

Bundle containing a set of icon-fonts + twig-functions

115CSS

Since Sep 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Nickolaus/MultipleIconFontsBundle)[ Packagist](https://packagist.org/packages/nickolaus/multiple-icon-fonts-bundle)[ RSS](/packages/nickolaus-multiple-icon-fonts-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

MultipleIconFontsBundle
=======================

[](#multipleiconfontsbundle)

SymfonyBundle using multiple icon fonts + Twig Function

Currently bundled icon-font-sets:

- [FontAwesome](https://github.com/components/font-awesome)
- [Glyphicons](https://github.com/twbs/bootstrap)
- [MaterialIcons](https://github.com/mervick/material-design-icons)
- [Ionicons](https://github.com/driftyco/ionicons)

Usage:
------

[](#usage)

Unitl a tagged release is published use:

```
composer require nickolaus/multiple-icon-fonts-bundle:dev-master
```

Or config via composer.json

```
{
    "require": {
        "nickolaus/multiple-icon-fonts-bundle": "dev-master"
    }
}
```

#### Twig function calls:

[](#twig-function-calls)

```
{{ icon('title', 'fontset', 'icon-attributes' }}
```

```
{{ icon_fontawesome('title', 'icon-attributes' }}
```

```
{{ icon_glyphicon('title', 'icon-attributes' }}
```

```
{{ icon_material_design('title', 'icon-attributes' }}
```

```
{{ icon_ionicons('title', 'icon-attributes' }}
```

All `icon-attributes` are prefixes with `icon-`

#### Valid icon attributes are:

[](#valid-icon-attributes-are)

- in progress....

### Planned Features:

[](#planned-features)

- octicons intetration
- foundation-icons interation

### Known Issues:

[](#known-issues)

- css classes for rotating are not working on all font-sets

### Thanks to:

[](#thanks-to)

- [@font-awesome](http://fontawesome.io/)
- [@bootstrap](http://getbootstrap.com/)
- [@mervick](https://github.com/mervick)
- [@driftyco](https://github.com/driftyco)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/92cbfe96c39359fe0f4228e382ac41ab9e11aa4e8dd3ecfd0d6dcb00ccd58573?d=identicon)[NickolausOne](/maintainers/NickolausOne)

### Embed Badge

![Health badge](/badges/nickolaus-multiple-icon-fonts-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/nickolaus-multiple-icon-fonts-bundle/health.svg)](https://phpackages.com/packages/nickolaus-multiple-icon-fonts-bundle)
```

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3861.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.0k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.2k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

281.8k](/packages/webkinder-sproutset)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
