PHPackages                             subitolabs/terms-block-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. [Admin Panels](/categories/admin)
4. /
5. subitolabs/terms-block-bundle

ActiveSymfony-bundle[Admin Panels](/categories/admin)

subitolabs/terms-block-bundle
=============================

Display a terms aggregation as a block for Sonata block.

1.0.1(8y ago)026MITPHPPHP ^5.6 || ^7.0 || ^7.1

Since Dec 10Pushed 8y ago3 watchersCompare

[ Source](https://github.com/subitolabs/terms-block-bundle)[ Packagist](https://packagist.org/packages/subitolabs/terms-block-bundle)[ Docs](https://github.com/subitolabs/terms-block-bundle)[ RSS](/packages/subitolabs-terms-block-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (6)Versions (3)Used By (0)

Terms block
-----------

[](#terms-block)

Do a `select count(*), label group by label` and display a block in Sonata admin dashboard.

Usage
-----

[](#usage)

`composer require subitolabs/terms-block-bundle`

In AppKernel.php

`public function registerBundles() { $bundles = [ ... new \Subitolabs\Bundle\TermsBlockBundle\SubitolabsTermsBlockBundle() ... ] }`

In sonata.yml

```
sonata_block:
    default_contexts: [admin]
    blocks:
    	...
      subitolabs.admin.block.terms:

sonata_admin:
	...
  dashboard:
      blocks:
          -
            position: left
            type:     subitolabs.admin.block.terms
            settings:
                text:  Suggested interest status
                admin_code:  admin.suggested_topic
                field: status
                term_label: formatStatus
                term_link: formatStatusAdminUrl

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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 ~84 days

Total

2

Last Release

2987d ago

PHP version history (2 changes)1.0.0PHP ^5.6 || ^7.0

1.0.1PHP ^5.6 || ^7.0 || ^7.1

### Community

Maintainers

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

---

Top Contributors

[![ebuildy](https://avatars.githubusercontent.com/u/1219817?v=4)](https://github.com/ebuildy "ebuildy (2 commits)")

---

Tags

adminblocksonata

### Embed Badge

![Health badge](/badges/subitolabs-terms-block-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/subitolabs-terms-block-bundle/health.svg)](https://phpackages.com/packages/subitolabs-terms-block-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M309](/packages/easycorp-easyadmin-bundle)[sonata-project/admin-bundle

The missing Symfony Admin Generator

2.1k19.0M299](/packages/sonata-project-admin-bundle)[runroom-packages/sortable-behavior-bundle

Provides a way to sort your admin listing

111.3M1](/packages/runroom-packages-sortable-behavior-bundle)[kilik/table

Symfony Ajax Datagrid Bundle for doctrine entities

3361.4k](/packages/kilik-table)[kunstmaan/admin-bundle

The Kunstmaan Admin bundle supplies your project with a basic, elegant backend interface you can modify and extend so you can make your perfect admin module. The clean interface makes it straightforward for you and the people working with it to change settings and modify content.

58149.5k20](/packages/kunstmaan-admin-bundle)[fsi/admin-bundle

FSi Admin Bundle. Admin generator for Symfony.

5849.2k7](/packages/fsi-admin-bundle)

PHPackages © 2026

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