PHPackages                             codebuddyphp/codebuddy - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. codebuddyphp/codebuddy

ActiveLibrary[Testing &amp; Quality](/categories/testing)

codebuddyphp/codebuddy
======================

All-in-one code quality tool for your codebase

v0.1.0(1y ago)211MITPHPPHP ^8.2CI passing

Since Mar 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/codebuddyphp/codebuddy)[ Packagist](https://packagist.org/packages/codebuddyphp/codebuddy)[ RSS](/packages/codebuddyphp-codebuddy/feed)WikiDiscussions main Synced 1mo ago

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

CodeBuddy
=========

[](#codebuddy)

All-in-one code quality tool for your codebase
----------------------------------------------

[](#all-in-one-code-quality-tool-for-your-codebase)

Supercharge your codebase with a single package that brings together the best code quality tools - Rector, Pint, PHPStan, PestPHP, and more. Write cleaner, more maintainable code with minimal setup.

> **Note:** This package is currently compatible only with the Laravel framework 11 &amp; 12.

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

[](#installation)

Install the package as dev dependency:

```
composer require --dev codebuddyphp/codebuddy

```

Publish the assets:

```
php artisan vendor:publish --provider="Codebuddyphp\Codebuddy\CodebuddyServiceProvider" --tag="codebuddy-config" --force

```

Usage
-----

[](#usage)

Configure essential tools (like Rector, Pint, Phpstan, Pest, etc):

```
php artisan cb:configure

```

Find or fix codebase issues:

```
php artisan cb:review [--fix]

```

Get quick codebase insights:

```
php artisan cb:insights

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance45

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

Unknown

Total

1

Last Release

431d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0349c7c955142c33903744bb5a23a3e5aa2ba0238dc7b972c47b1fe82f2077de?d=identicon)[aagjalpankaj](/maintainers/aagjalpankaj)

---

Top Contributors

[![aagjalpankaj](https://avatars.githubusercontent.com/u/15609300?v=4)](https://github.com/aagjalpankaj "aagjalpankaj (3 commits)")

---

Tags

testingtooldevelopment

### Embed Badge

![Health badge](/badges/codebuddyphp-codebuddy/health.svg)

```
[![Health](https://phpackages.com/badges/codebuddyphp-codebuddy/health.svg)](https://phpackages.com/packages/codebuddyphp-codebuddy)
```

###  Alternatives

[behat/behat

Scenario-oriented BDD framework for PHP

4.0k96.8M2.0k](/packages/behat-behat)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[hotmeteor/spectator

Testing helpers for your OpenAPI spec

3021.4M1](/packages/hotmeteor-spectator)[orchestra/workbench

Workbench Companion for Laravel Packages Development

8217.0M43](/packages/orchestra-workbench)[guanguans/laravel-soar

SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。

2227.8k](/packages/guanguans-laravel-soar)

PHPackages © 2026

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