PHPackages                             axelpal/code-review-tag-tool - 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. axelpal/code-review-tag-tool

ActiveProject[Utility &amp; Helpers](/categories/utility)

axelpal/code-review-tag-tool
============================

This instrument is aimed to count specific tags in Pull Request's comments at BitBucket.

001[19 PRs](https://github.com/AxelPAL/code-review-tag-tool/pulls)PHP

Since Aug 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/AxelPAL/code-review-tag-tool)[ Packagist](https://packagist.org/packages/axelpal/code-review-tag-tool)[ RSS](/packages/axelpal-code-review-tag-tool/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (20)Used By (0)

Code Review Tool
================

[](#code-review-tool)

[![CI](https://github.com/AxelPAL/code-review-tag-tool/actions/workflows/main.yml/badge.svg)](https://github.com/AxelPAL/code-review-tag-tool/actions/workflows/main.yml/badge.svg)

This instrument is aimed to count specific tags in Pull Request's comments at BitBucket and to make a report with this data.

Initialize the project
----------------------

[](#initialize-the-project)

In order to make the project operative you should run:

```
./artisan db:migrate
./artisan db:seed
```

Seeding the database does some things:

- Initialize some specific permissions to get access to some pages
- Set necessary settings

XDebug
------

[](#xdebug)

For using XDebug you should add arg to your compose-file (to app service):

```
    build:
      args:
        INSTALL_XDEBUG: "true"
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.9% 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.

### Community

Maintainers

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

---

Top Contributors

[![AxelPAL](https://avatars.githubusercontent.com/u/3734332?v=4)](https://github.com/AxelPAL "AxelPAL (74 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")

### Embed Badge

![Health badge](/badges/axelpal-code-review-tag-tool/health.svg)

```
[![Health](https://phpackages.com/badges/axelpal-code-review-tag-tool/health.svg)](https://phpackages.com/packages/axelpal-code-review-tag-tool)
```

###  Alternatives

[x-wp/di

The dependency injection container for WordPress

314.3k14](/packages/x-wp-di)

PHPackages © 2026

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