PHPackages                             ntzm/php-comment-style - 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. ntzm/php-comment-style

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

ntzm/php-comment-style
======================

An application for fixing PHP comment style

0.1.2(8y ago)010MITPHPPHP ^7.1

Since Nov 25Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ntzm/php-comment-style)[ Packagist](https://packagist.org/packages/ntzm/php-comment-style)[ RSS](/packages/ntzm-php-comment-style/feed)WikiDiscussions master Synced 3d ago

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

PHP Comment Style
=================

[](#php-comment-style)

Formats PHP comments.

From:

```
//foo
/*bar baz*/
```

To:

```
// foo
/* bar baz */
```

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

[](#installation)

`composer require --dev ntzm/php-comment-style`

Running
-------

[](#running)

To fix all PHP files in `src/`:

`vendor/bin/php-comment-style fix src`

To fix all PHP files in `src/` and `tests/`:

`vendor/bin/php-comment-style fix src tests`

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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

Total

3

Last Release

3092d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1fdd8cc588f54db13757aeca049b5007c6d368ff16a75dcecff337d1c9399970?d=identicon)[natzim](/maintainers/natzim)

---

Top Contributors

[![ntzm](https://avatars.githubusercontent.com/u/3888578?v=4)](https://github.com/ntzm "ntzm (39 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ntzm-php-comment-style/health.svg)

```
[![Health](https://phpackages.com/badges/ntzm-php-comment-style/health.svg)](https://phpackages.com/packages/ntzm-php-comment-style)
```

###  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)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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