PHPackages                             basilicom/pimcore-bundle-areabrick-report - 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. basilicom/pimcore-bundle-areabrick-report

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

basilicom/pimcore-bundle-areabrick-report
=========================================

Adds a report to find Areabricks on documents

v1.0.4(1w ago)1942—9.5%GPL-3.0-or-laterPHPPHP ^8.2CI failing

Since Mar 18Pushed 1y ago3 watchersCompare

[ Source](https://github.com/basilicom/pimcore-bundle-areabrick-report)[ Packagist](https://packagist.org/packages/basilicom/pimcore-bundle-areabrick-report)[ RSS](/packages/basilicom-pimcore-bundle-areabrick-report/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (4)Dependencies (2)Versions (6)Used By (0)

Installation
============

[](#installation)

```
composer require basilicom/pimcore-bundle-areabrick-report

```

add to bundles.php

```
return [
    // ...
    PimcorePluginAreabrickReportBundle::class => ['all' => true],
];
```

Command
-------

[](#command)

Add the command to run every x minutes, depending how often you want to update the data in the report.

```
bin/console basilicom:report:areabrick

```

For updating we suggest to use the force flag, because it will drop and create the database table. So it there are changes to the database table it will be updated.

```
bin/console basilicom:report:areabrick -f true

```

Info
====

[](#info)

Shows a report with a filter of documents, areabricks and language. Filters can be combined.

[![areabricks-report-list.png](docs/areabricks-report-list.png)](docs/areabricks-report-list.png)

Filter by Areabrick [![areabricks-report-list-filter-areabrick.png](docs/areabricks-report-list-filter-areabrick.png)](docs/areabricks-report-list-filter-areabrick.png)

Filter by Document [![areabricks-report-list-filter-document.png](docs/areabricks-report-list-filter-document.png)](docs/areabricks-report-list-filter-document.png)

Filter by Language [![areabricks-report-list-filter-language.png](docs/areabricks-report-list-filter-language.png)](docs/areabricks-report-list-filter-language.png)

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance65

Regular maintenance activity

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

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

Total

5

Last Release

12d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c0d06c93d4cfac61be4239ec123ca75a189a5275d4e1782755d85029e67b6bc?d=identicon)[christophluehr](/maintainers/christophluehr)

![](https://www.gravatar.com/avatar/1c8125cb6ac31b6665506656894f95f823ce5a0ff0ee0a48830c968ab42813e4?d=identicon)[kerstinbasilicom](/maintainers/kerstinbasilicom)

---

Top Contributors

[![kerstinbasilicom](https://avatars.githubusercontent.com/u/38213550?v=4)](https://github.com/kerstinbasilicom "kerstinbasilicom (9 commits)")

### Embed Badge

![Health badge](/badges/basilicom-pimcore-bundle-areabrick-report/health.svg)

```
[![Health](https://phpackages.com/badges/basilicom-pimcore-bundle-areabrick-report/health.svg)](https://phpackages.com/packages/basilicom-pimcore-bundle-areabrick-report)
```

###  Alternatives

[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

47889.0k6](/packages/pimcore-data-importer)[pimcore/skeleton

127202.6k](/packages/pimcore-skeleton)[pimcore/studio-ui-bundle

Pimcore Studio Ui Bundle

30156.1k25](/packages/pimcore-studio-ui-bundle)[pimcore/object-merger

13595.4k1](/packages/pimcore-object-merger)[pimcore/studio-backend-bundle

Pimcore Studio Backend Bundle

20248.6k29](/packages/pimcore-studio-backend-bundle)[pimcore/number-sequence-generator

Pimcore Number Sequence Generator

11625.0k1](/packages/pimcore-number-sequence-generator)

PHPackages © 2026

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