PHPackages                             kdyby/code-checker - 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. kdyby/code-checker

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

kdyby/code-checker
==================

A simple tool to check source code against a set of coding standards.

v1.0.1(9y ago)014.9kBSD-3-ClausePHPPHP &gt;= 5.4

Since Jul 6Pushed 8y ago2 watchersCompare

[ Source](https://github.com/Kdyby/CodeChecker)[ Packagist](https://packagist.org/packages/kdyby/code-checker)[ RSS](/packages/kdyby-code-checker/feed)WikiDiscussions kdyby Synced 3w ago

READMEChangelogDependencies (5)Versions (4)Used By (0)

Code Checker
============

[](#code-checker)

[![Downloads this Month](https://camo.githubusercontent.com/51bf244965d1812a981b1e10dc76db42232c1883cf473174f0318de7617b6437/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6b647962792f636f64652d636865636b65722e737667)](https://packagist.org/packages/kdyby/code-checker)[![Build Status](https://camo.githubusercontent.com/7062d5bdda2d87e0f7958ae44d2725f0426f02190ad721d9d83acd86e0552a4c/68747470733a2f2f7472617669732d63692e6f72672f4b647962792f436f6465436865636b65722e7376673f6272616e63683d6b64796279)](https://travis-ci.org/Kdyby/CodeChecker)[![Latest Stable Version](https://camo.githubusercontent.com/78f2e3a028922bdf4d6ab6dccf6587163108c932592bb6a9b5c58ca1e54fb2ee/68747470733a2f2f706f7365722e707567782e6f72672f6b647962792f636f64652d636865636b65722f762f737461626c65)](https://github.com/kdyby/code-checker/releases)[![License](https://camo.githubusercontent.com/fa7d5fcf2c84b580327af52da95dd751703af65f079dc3c5a0081beac0789718/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4e65772532304253442d626c75652e737667)](https://github.com/kdyby/code-checker/blob/master/license.md)

A simple tool to check source code against a set of Nette coding standards.

Code Checker requires PHP 5.4 or newer. The best way how to install is to use a [Composer](https://doc.nette.org/composer):

```
composer create-project kdyby/code-checker

```

Note that this is a tool and not a library, so it cannot be installed using the command `composer require`.

Usage:

```
php code-checker.php [options]

Options:
	-d              folder to scan (default: current directory)
	-i | --ignore   files or directories to ignore (can be used multiple times)
	-f | --fix            fixes files
	-l | --eol            convert newline characters
	--short-arrays        enforces PHP 5.4 short array syntax

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

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

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

3643d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bd7915237f7e5a3e6bbdee4345a36d355f0fd440362b2cecd4d705edda023c92?d=identicon)[fprochazka](/maintainers/fprochazka)

---

Top Contributors

[![dg](https://avatars.githubusercontent.com/u/194960?v=4)](https://github.com/dg "dg (73 commits)")[![fprochazka](https://avatars.githubusercontent.com/u/158625?v=4)](https://github.com/fprochazka "fprochazka (3 commits)")[![xificurk](https://avatars.githubusercontent.com/u/117465?v=4)](https://github.com/xificurk "xificurk (3 commits)")[![grogy](https://avatars.githubusercontent.com/u/1322983?v=4)](https://github.com/grogy "grogy (2 commits)")[![jakubs](https://avatars.githubusercontent.com/u/115272?v=4)](https://github.com/jakubs "jakubs (1 commits)")[![janpecha](https://avatars.githubusercontent.com/u/637719?v=4)](https://github.com/janpecha "janpecha (1 commits)")[![mzk](https://avatars.githubusercontent.com/u/382475?v=4)](https://github.com/mzk "mzk (1 commits)")

### Embed Badge

![Health badge](/badges/kdyby-code-checker/health.svg)

```
[![Health](https://phpackages.com/badges/kdyby-code-checker/health.svg)](https://phpackages.com/packages/kdyby-code-checker)
```

###  Alternatives

[nette/di

💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.

92641.2M1.5k](/packages/nette-di)[symplify/phpstan-rules

Set of Symplify rules for PHPStan

26712.1M305](/packages/symplify-phpstan-rules)[contributte/translation

Symfony/Translation integration for Nette Framework.

771.8M49](/packages/contributte-translation)[tomasvotruba/type-coverage

Measure type coverage of your project

21310.2M351](/packages/tomasvotruba-type-coverage)[symplify/coding-standard

Set of Symplify rules for PHP\_CodeSniffer and PHP CS Fixer.

3818.1M79](/packages/symplify-coding-standard)[nette/code-checker

✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.

891.7M6](/packages/nette-code-checker)

PHPackages © 2026

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