PHPackages                             wouterj/docbot - 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. wouterj/docbot

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wouterj/docbot
==============

A linter tool for documentations.

0.2.0(10y ago)437[5 issues](https://github.com/wouterj/docbot/issues)BSDPHPPHP &gt;=5.4

Since Apr 19Pushed 10y ago4 watchersCompare

[ Source](https://github.com/wouterj/docbot)[ Packagist](https://packagist.org/packages/wouterj/docbot)[ RSS](/packages/wouterj-docbot/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (10)Versions (4)Used By (0)

DocBot (CAUTION: very unstable!)
================================

[](#docbot-caution-very-unstable)

Welcome to DocBot! This bot will lint your documentation files according to the [Symfony Doc Standards](http://symfony.com/doc/current/contributing/documentation/standards.html).

Install
-------

[](#install)

```
$ composer global require wouterj/docbot

```

Lint
----

[](#lint)

```
# linting a directory
$ docbot lint some_directory/

# linting a file
$ docbot lint path/to/file.rst

# ignoring files (like backup files)
$ docbot lint --ignore *~ some_directory/
# or
$ docbot lint -i *~ some_directory/

# specifying a reviewer type (available types: rst, doc, symfony)
$ docbot lint --types rst ...
# or
$ docbot lint -t rst ...

# or multiple types
$ docbot lint -t rst -t doc ...

```

Contribute
----------

[](#contribute)

You started reading this section? You're my hero! Feel free to submit PRs, issues or do any other thing that benefits Docbot.

Internals
---------

[](#internals)

The DocBot is written as a big validator, each reviewer being a ConstraintValidator for a class constraint of `Gnugat\Redaktilo\Text`.

License
-------

[](#license)

This project is created under the BSD license.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Total

2

Last Release

3952d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e6155db5d38999238ba21fc58a9e613adb354d846f6e74936dfd7fd505fb48bd?d=identicon)[Wouter J](/maintainers/Wouter%20J)

---

Top Contributors

[![wouterj](https://avatars.githubusercontent.com/u/749025?v=4)](https://github.com/wouterj "wouterj (62 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19562.3M1.3k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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