Libraries tagged by doc bloc
blocs/docs
1347 Downloads
Laravel Document Generator
rasuvaeff/doc-exec
224 Downloads
Doctest for PHP: execute fenced code blocks from README/docs against the current codebase and diff the output
piotrpress/wordpress-hooks
231 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.
phpfui/instadoc
1110 Downloads
Instant and always up to date documentation for PHP projects
type-lang/phpdoc-standard-tags
18074 Downloads
Adds support for standard PHPDoc tags
niktux/addendum
6627 Downloads
Annotations support for PHP (fork of addendum)
hazaarlabs/hazaar-parser
8843 Downloads
The Text Parser plugin for Hazaar MVC
solarismedia/nette-reflection
3225 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
savinmikhail/comments-density
632 Downloads
PHP code comments analyzer and Composer plugin for measuring comment density, enforcing TODO/FIXME and DocBlock thresholds, and generating reports.
logicbrush/metrics
19464 Downloads
Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
arnaud-ritti/wp-hook
1484 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
particle-academy/last-word
451 Downloads
Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.
tjgazel/laravel-docblock-acl
245 Downloads
ACL for laravel using docblock
digitalkaoz/typehint-to-docblock
24 Downloads
converts typehints to docblocks and vice versa
dannykopping/docblock
1765 Downloads
A simple library for parsing PHP DocBlock comments