PHPackages                             elbformat/icon-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. elbformat/icon-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

elbformat/icon-bundle
=====================

Ibexa fieldtype to select an icon from a predefined set.

v2.0.0(1y ago)0556↓50%MITPHPPHP ^8.1CI passing

Since Dec 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/elbformat/icon-bundle)[ Packagist](https://packagist.org/packages/elbformat/icon-bundle)[ RSS](/packages/elbformat-icon-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (5)Versions (9)Used By (0)

Ibexa Icon Fieldtype
====================

[](#ibexa-icon-fieldtype)

This bundle provides a new field type "icon". It allows an editor to select an icon from a predefined set of icons

Features
--------

[](#features)

- Configure multiple icon-sets
- Select the icon-set at content-type edit level
- Select icon from a dropdown instead of text

Installation
------------

[](#installation)

1. Add the bundle

```
composer require elbformat/icon-bundle
```

2. Activate the bundle

```
Elbformat\IconBundle\ElbformatIconBundle::class => ['all' => true],
```

3. Add iconset configuration Add `config/packages/elbformat_icon.yaml`

```
elbformat_icon:
  iconset1:
    - clock
    - house
  iconset2:
    folder: "vendor/ibexa/admin-ui/src/bundle/Resources/public/img/icons"
```

See [configuration](doc/configuration.md) for more advanced examples

Usage
-----

[](#usage)

Edit a content-type and add an "Icon" field. Select icon-set to use. When editing the content, a dropdown with icons will be shown.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance45

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~151 days

Total

4

Last Release

425d ago

Major Versions

v1.0.2 → v2.0.02025-03-19

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9968aaccc87c900fd5ae77c88cbec3bf36f3f1f61aff0b70c32dadcf70cd1be?d=identicon)[hgiesenow](/maintainers/hgiesenow)

---

Top Contributors

[![hgiesenow](https://avatars.githubusercontent.com/u/4929980?v=4)](https://github.com/hgiesenow "hgiesenow (3 commits)")

---

Tags

iconfield typeibexa

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/elbformat-icon-bundle/health.svg)

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

###  Alternatives

[netgen/tagsbundle

Netgen Tags Bundle is an Ibexa DXP bundle for taxonomy management and easier classification of content, providing more functionality for tagging content than ibexa\_keyword field type included in Ibexa core.

49456.8k21](/packages/netgen-tagsbundle)[novactive/ezseobundle

Novactive eZ SEO Bundle is an Ibexa Platform bundle for SEO simplications. metas, sitemaps, robots.txt, etc.

26252.0k2](/packages/novactive-ezseobundle)[ashallendesign/favicon-fetcher

A Laravel package for fetching website's favicons.

190272.4k3](/packages/ashallendesign-favicon-fetcher)[kartik-v/yii2-icons

Set of icon frameworks for use in Yii Framework 2.0

73970.3k34](/packages/kartik-v-yii2-icons)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[smithfield-studio/acf-svg-icon-picker

Add ACF field for selecting SVG icons.

3710.8k](/packages/smithfield-studio-acf-svg-icon-picker)

PHPackages © 2026

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