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.3(1y ago)1912↓12.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 today

READMEChangelog (4)Dependencies (1)Versions (5)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

33

—

LowBetter than 72% of packages

Maintenance42

Moderate activity, may be stable

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

Total

4

Last Release

473d 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

46855.5k5](/packages/pimcore-data-importer)[pimcore/object-merger

13583.8k1](/packages/pimcore-object-merger)[pimcore/perspective-editor

Pimcore Perspective Editor

21425.7k](/packages/pimcore-perspective-editor)[pimcore/studio-ui-bundle

Pimcore Studio Ui Bundle

29118.5k19](/packages/pimcore-studio-ui-bundle)[pimcore/studio-backend-bundle

Pimcore Studio Backend Bundle

20203.9k22](/packages/pimcore-studio-backend-bundle)[pimcore/number-sequence-generator

Pimcore Number Sequence Generator

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

PHPackages © 2026

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