PHPackages                             glpi-project/rector-glpi - 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. glpi-project/rector-glpi

ActiveRector-extension[Utility &amp; Helpers](/categories/utility)

glpi-project/rector-glpi
========================

Rector rules for GLPI.

1.0.0(4mo ago)120.6k—7.1%MITPHPPHP &gt;=8.2CI passing

Since Feb 5Pushed 1w ago1 watchersCompare

[ Source](https://github.com/glpi-project/rector-glpi)[ Packagist](https://packagist.org/packages/glpi-project/rector-glpi)[ RSS](/packages/glpi-project-rector-glpi/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (6)Versions (5)Used By (0)

Rector GLPI extension
=====================

[](#rector-glpi-extension)

This repository provides a Rector extension that can be used in both GLPI and GLPI plugins.

Installation
------------

[](#installation)

To install this Rector extension, run the `composer require --dev glpi-project/rector-glpi`. Once installed, you will need to register the GLPI rule set in you Rector configuration file:

```
return RectorConfig::configure()
    ->withSets([
+        \RectorGlpi\Set\GlpiSetList::GLPI_DEFAULT_SET,
    ])
;
```

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance88

Actively maintained with recent releases

Popularity30

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

148d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/507319e852f4380d60cd24f301c28b06e6d2dab2b9d14a35ca418ef20af5dca2?d=identicon)[glpi](/maintainers/glpi)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")[![cedric-anne](https://avatars.githubusercontent.com/u/33253653?v=4)](https://github.com/cedric-anne "cedric-anne (5 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/glpi-project-rector-glpi/health.svg)

```
[![Health](https://phpackages.com/badges/glpi-project-rector-glpi/health.svg)](https://phpackages.com/packages/glpi-project-rector-glpi)
```

###  Alternatives

[driftingly/rector-laravel

Rector upgrades rules for Laravel Framework

1.2k15.4M725](/packages/driftingly-rector-laravel)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[worksome/coding-style

Worksomes coding style

49814.9k66](/packages/worksome-coding-style)[ergebnis/rector-rules

Provides rules for rector/rector.

10245.6k51](/packages/ergebnis-rector-rules)[filament/upgrade

Upgrade Filament v4 code to Filament v5.

101.9M185](/packages/filament-upgrade)[sylius/sylius-rector

Rector upgrades rules for Sylius

10908.8k105](/packages/sylius-sylius-rector)

PHPackages © 2026

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