PHPackages                             vicebas/php-docblock-generator - 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. vicebas/php-docblock-generator

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

vicebas/php-docblock-generator
==============================

Generate PHPDoc Blocks in files and Folders

1.0.1(10y ago)37194[2 PRs](https://github.com/vicebas/PHP-Docblock-Generator/pulls)PHP

Since May 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/vicebas/PHP-Docblock-Generator)[ Packagist](https://packagist.org/packages/vicebas/php-docblock-generator)[ RSS](/packages/vicebas-php-docblock-generator/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

```
This class will generate docblock outline for files/folders.

Use from command line - params:
file/folder - the file or folder you want to docblock (php files)
-r - to have it recursively go through a folder
target function - to docblock only a specific method/function name

Example:
bin/docblock target.php targetFunction
or
bin/docblock target/dir -r targetFunction

Credit to Sean Coates for the getProtos function, modified a little.
http://seancoates.com/fun-with-the-tokenizer
```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% 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 ~2 days

Total

2

Last Release

3705d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13068675?v=4)[Vinicius Gamaliel](/maintainers/vicebas)[@vicebas](https://github.com/vicebas)

---

Top Contributors

[![CColeman13](https://avatars.githubusercontent.com/u/12800148?v=4)](https://github.com/CColeman13 "CColeman13 (5 commits)")[![vicebas](https://avatars.githubusercontent.com/u/13068675?v=4)](https://github.com/vicebas "vicebas (2 commits)")

### Embed Badge

![Health badge](/badges/vicebas-php-docblock-generator/health.svg)

```
[![Health](https://phpackages.com/badges/vicebas-php-docblock-generator/health.svg)](https://phpackages.com/packages/vicebas-php-docblock-generator)
```

###  Alternatives

[ashleydawson/simple-pagination

Simple, lightweight and universal service that implements pagination on collections of things

19162.6k2](/packages/ashleydawson-simple-pagination)

PHPackages © 2026

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