PHPackages                             o0h/cakephp-37-rector - 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. o0h/cakephp-37-rector

AbandonedLibrary

o0h/cakephp-37-rector
=====================

Auto fixer for CakePHP Fixtures import declaration to migrate CakePHP 3.7.x.

0.9.3(7y ago)120MITPHPPHP ^7.1

Since Jan 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/o0h/cakephp37-rector)[ Packagist](https://packagist.org/packages/o0h/cakephp-37-rector)[ RSS](/packages/o0h-cakephp-37-rector/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Rector Service for CakePHP 3.7
==============================

[](#rector-service-for-cakephp-37)

Rector for migration cakephp app to 3.7

Install
-------

[](#install)

composer reuqire --dev o0h/cakephp37-rector

Setup
-----

[](#setup)

Set rector.yaml like bellow.

```
parameters:
  autoload_paths:
    - './vendor/autoload.php'
    - './tests/bootstrap.php'
services:
    O0h\CakePHP37Rector\Rector\FixtureName\SnakeToCamel: ~
```

Run
---

[](#run)

```
vendor/bin/rector process .
```

See also
--------

[](#see-also)

- [dereuromark/upgrade: Upgrade tools for CakePHP meant to facilitate migrating from one version of the framework to another](https://github.com/dereuromark/upgrade)
- [CakePHP 3.6 is coming – DerEuroMark](https://www.dereuromark.de/2018/03/14/cakephp-3-6-is-coming/)
- [rector/cakephp37.yaml at master · rectorphp/rector](https://github.com/rectorphp/rector/blob/master/config/level/cakephp/cakephp37.yaml)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Total

4

Last Release

2607d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7308bfca1f335f367cd1f08501356d6bc065f42e115bdd6bbcd140f0df90fd55?d=identicon)[o0h](/maintainers/o0h)

---

Top Contributors

[![o0h](https://avatars.githubusercontent.com/u/907122?v=4)](https://github.com/o0h "o0h (6 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/o0h-cakephp-37-rector/health.svg)

```
[![Health](https://phpackages.com/badges/o0h-cakephp-37-rector/health.svg)](https://phpackages.com/packages/o0h-cakephp-37-rector)
```

###  Alternatives

[driftingly/rector-laravel

Rector upgrades rules for Laravel Framework

1.2k12.0M461](/packages/driftingly-rector-laravel)[magento/magento-coding-standard

A set of Magento specific PHP CodeSniffer rules.

37113.4M299](/packages/magento-magento-coding-standard)[tempest/framework

The PHP framework that gets out of your way.

2.1k23.1k9](/packages/tempest-framework)[cakephp/core

CakePHP Framework Core classes

6026.8M39](/packages/cakephp-core)[cakephp/authentication

Authentication plugin for CakePHP

1153.6M67](/packages/cakephp-authentication)[cakephp/validation

CakePHP Validation library

42506.9k13](/packages/cakephp-validation)

PHPackages © 2026

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