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)1813↓50%GPL-3.0-or-laterPHPPHP ^8.2

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 1mo ago

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

34

—

LowBetter than 77% of packages

Maintenance46

Moderate activity, may be stable

Popularity17

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

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

[dachcom-digital/formbuilder

Pimcore FormBuilder - create forms easily!

96269.7k](/packages/dachcom-digital-formbuilder)[elements/process-manager-bundle

The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend.

49633.0k5](/packages/elements-process-manager-bundle)[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

44763.4k2](/packages/pimcore-data-importer)[pimcore/output-data-config-toolkit-bundle

21256.8k3](/packages/pimcore-output-data-config-toolkit-bundle)[instride/data-definitions

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.

8117.7k](/packages/instride-data-definitions)[pimcore/object-merger

13550.4k1](/packages/pimcore-object-merger)

PHPackages © 2026

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