PHPackages                             readalizer/readalizer - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. readalizer/readalizer

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

readalizer/readalizer
=====================

PHP readability validation via AST analysis

v1.0.2(4mo ago)12.3k↑2357.1%1MITPHPPHP ^8.1

Since Feb 23Pushed 4mo agoCompare

[ Source](https://github.com/readalizer/readalizer)[ Packagist](https://packagist.org/packages/readalizer/readalizer)[ RSS](/packages/readalizer-readalizer/feed)WikiDiscussions main Synced 3d ago

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

Readalizer
==========

[](#readalizer)

A PHP static analysis tool for enforcing readability standards your way.

Readalizer lets you define what readable code looks like and applies those rules consistently across a codebase.

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

[](#installation)

```
composer require readalizer/readalizer
```

Quick Start
-----------

[](#quick-start)

```
cp readalizer.php.example readalizer.php
php vendor/bin/readalizer
```

You can also generate the config with:

```
php vendor/bin/readalizer --init
```

CLI Examples
------------

[](#cli-examples)

```
php vendor/bin/readalizer src/ lib/
php vendor/bin/readalizer --jobs=4 --memory-limit=2G
php vendor/bin/readalizer --config=path/to/readalizer.php
```

Developer Docs
--------------

[](#developer-docs)

Documentation lives in this repo under `docs/` and is mirrored at `https://readalizer.github.io/website/`.

See `docs/README.md` for full developer documentation, including architecture, rules, suppression, configuration, CLI details, and parallel execution.

Release
-------

[](#release)

Current release: 1.0.0 (2026-02-22)

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance76

Regular maintenance activity

Popularity25

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Total

3

Last Release

132d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/78745a9705e508cfaa1f5f87e868a5c861eb74b8ad65e2d962f76452dee74070?d=identicon)[millerphp](/maintainers/millerphp)

---

Top Contributors

[![millerphp](https://avatars.githubusercontent.com/u/195583825?v=4)](https://github.com/millerphp "millerphp (7 commits)")

###  Code Quality

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k16.9M109](/packages/bensampo-laravel-enum)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M101](/packages/dedoc-scramble)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k28.9M2.4k](/packages/infection-infection)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[cakephp/bake

Bake plugin for CakePHP

11212.0M202](/packages/cakephp-bake)

PHPackages © 2026

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