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 2w 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 26% 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

3139d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/103460227?v=4)[natzim](/maintainers/natzim)[@natzim](https://github.com/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

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.0k](/packages/composer-composer)[laravel/framework

The Laravel Framework.

34.8k543.8M19.5k](/packages/laravel-framework)[friendsoftypo3/content-blocks

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

103519.9k45](/packages/friendsoftypo3-content-blocks)[brianhenryie/strauss

Prefixes dependencies namespaces so they are unique to your plugin

190438.1k31](/packages/brianhenryie-strauss)[testo/testo

A lightweight PHP testing framework.

1943.4k38](/packages/testo-testo)[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)
