Libraries tagged by docblock

archielite/laravel-facade-docblock-generator

5 Favers
7275 Downloads

Laravel Facade Docblock Generator

Go to Download


aramonc/docblock-parser

4 Favers
27 Downloads

Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.

Go to Download


samsara/mason

1 Favers
1060 Downloads

A PHPDoc docblock interpreter that is simple, easy to use, and provides Attribute alternatives.

Go to Download


leaditin/annotations

4 Favers
24 Downloads

A simple API for reading any kind of annotations from PHP Class

Go to Download


kigkonsult/pcgen

3 Favers
59 Downloads

PHP Code Generation support package

Go to Download


kerryrandolph/wp-hook-annotations

7 Favers
1257 Downloads

Use PHP docblock @annotations to register WordPress hooks, filters and shortcodes

Go to Download


firesphere/silverstripe-docgenerator

4 Favers
42 Downloads

Generate APIGen docs on flush

Go to Download


pradosoft/apigen

0 Favers
3204 Downloads

PHP source code API generator - Prado fork

Go to Download


cubesolutions/phpconsistent

11 Favers
129 Downloads

PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.

Go to Download


zero-to-prod/docgen-visitor

1 Favers
878 Downloads

A PHP AST visitor for automatically generating or updating docblocks in PHP source code.

Go to Download


richardgoldstein/fat-free-routes

8 Favers
137 Downloads

Generate FatFreeFramework Routes from DocBlocks

Go to Download


quellabs/annotation-reader

0 Favers
311 Downloads

A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.

Go to Download


knuckleswtf/scribe-tags2attributes

0 Favers
92 Downloads

Automatically convert most Scribe v3 docblock tags to v4 PHP 8 attributes

Go to Download


joby/smol-context

0 Favers
63 Downloads

A lightweight DI container for PHP for global, low-config service and object registration. Use it to resolve and inject services, objects, and config values anywhere. You can execute callables with injected dependencies, instantiate objects with dependencies, and even include files using a unique DocBlock injection system.

Go to Download


antares/accessible

12 Favers
3930 Downloads

PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.

Go to Download


<< Previous Next >>