s9e/repdoc
REPdoc is a CLI tool that brings Read-Eval-Print to documentation. It supports Markdown with paired fenced code blocks: a php block to run, immediately followed by an output block (any language) showing the expected printed result.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cvuorinen/phpdoc-markdown-public | 0.83 | Generate clean Markdown documentation from PHPDoc comments for public APIs. Extracts classes, methods, and types into readable docs for packages and projects, helping you publish consistent reference docs directly from your codebase. | 35 | 36 | 27 | 34 | 4 | 2.0 | 4.7 | MIT | — | |
| phpdocumentor/guides-restructured-text | 0.82 | phpDocumentor guides reStructuredText parser. Converts reST documents into structured guide nodes for phpDocumentor’s Guides system, enabling documentation builds from .rst sources with directives, roles, includes, and cross-references. | 0 | 0 | 1 | 12K | 0 | 0.6 | 55.3 | MIT | 2 years ago | |
| phpdocumentor/template-abstract | 0.82 | Abstract base template package for phpDocumentor. Provides common structure, assets, and utilities used by documentation templates, making it easier to build and maintain custom phpDocumentor themes with shared, reusable components. | 5 | 5 | 5 | 596 | 11 | 1.7 | 19.5 | — | — | |
| evert/phpdoc-md | 0.82 | Generates Markdown documentation from PHP source using phpDocumentor-style docblocks. Turn packages and libraries into clean README/API docs with configurable templates and output paths—handy for publishing reference docs to GitHub, wikis, or static sites. | 169 | 171 | 44 | 2K | 5 | 3.8 | 17.9 | MIT | — | |
| christhompsontldr/laravel-docit | 0.82 | Laravel package that generates and serves project documentation inside your app. Docit helps you organize docs, expose them via routes/views, and keep README-style content accessible for teams without leaving Laravel. | 0 | 0 | 0 | 0 | 0 | 16.2 | — | — | 2 months ago | |
| ostico/phpdoc-md | 0.82 | Generate Markdown documentation from PHPDoc comments in your PHP project. phpdoc-md scans classes, methods, and annotations to build readable docs you can publish or include in repos. Useful for keeping API docs in sync with code. | 0 | — | 0 | — | 0 | 0.0 | — | MIT | — | |
| bookdown/bookdown | 0.82 | Bookdown generates DocBook-like HTML documentation from Markdown and JSON (no XML), ideal for publishing project docs to GitHub Pages. Supports themes/templates, syntax highlighting, and includes tests via PHPUnit. | 82 | 84 | 12 | 2K | 3 | 5.8 | 19.3 | MIT | 7 years ago | |
| orkhanahmadov/eloquent-repository | 0.81 | — | 27 | 27 | 11 | 230 | 2 | 2.3 | 14.1 | MIT | 4 years ago | |
| phpdocumentor/reflection-docblock | 0.81 | PHPDoc-compliant DocBlock parser from phpDocumentor. Parse summaries, descriptions and tags from doc comments or reflection objects using DocBlockFactory, enabling annotation-like metadata and easy access to structured DocBlock information. | 9,384 | 9,409 | 136 | 9M | 10 | 58.8 | 53.3 | MIT | 2 months ago | |
| dokapi/dokapi | 0.81 | dokapi/dokapi is a Laravel/PHP package aimed at building and serving API documentation. It helps you generate docs from your application and publish them in a browsable format, making it easier to keep endpoints, requests, and responses in sync. | 0 | 6 | — | 0 | — | 0.0 | — | — | — | |
| salehhashemi/laravel-repository | 0.81 | — | 20 | 20 | 2 | 2 | 0 | 3.2 | 0.6 | MIT | 2 years ago | |
| code-lts/doctum | 0.80 | Doctum for Laravel: generate versioned API documentation for your PHP codebase with a clean, searchable HTML output. Supports configuration, theming, and multi-version docs, making it easy to publish and maintain docs for packages and applications. | 353 | 356 | 43 | 2K | 12 | 26.2 | 17.9 | MIT | 4 months ago | |
| thenandan/therepository | 0.80 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bosnadev/repositories | 0.80 | — | 835 | 840 | 249 | 393 | 29 | 10.9 | 12.3 | — | — | |
| phpdocumentor/reflection | 0.80 | Static PHP code reflection library that parses files without executing them. Builds an object graph of your project’s structure, including DocBlocks. Can analyze code from PHP 5.2 up to your installed version; suitable for reflecting whole files or projects. | 125 | 126 | 61 | 2M | 8 | 34.6 | 67.2 | MIT | 1 week ago | |
| psy/psysh | 0.80 | PsySH is an interactive PHP REPL, runtime developer console, and debugger. Explore code, inspect variables, and run commands in a powerful shell with history, configuration, themes, and integrations—ideal for fast debugging and experimentation. | 9,826 | 9,871 | 316 | 11M | 6 | 66.2 | 52.9 | MIT | 2 weeks ago | |
| phpdocumentor/phpdocumentor | 0.80 | phpDocumentor is a documentation generator for PHP projects. It analyzes source code and DocBlocks to produce complete API docs, supports Markdown and reStructuredText, can generate UML diagrams, and can embed API references into your docs to keep them in sync. | 4,332 | 4,394 | 645 | 11K | 144 | 85.2 | 39.2 | MIT | 3 weeks ago | |
| theseer/phpdox | 0.80 | phpDox is a PHP documentation generator that builds API docs from your source code using reflection, tokens, and optional PHPDoc. It produces structured HTML output and integrates with PHPUnit coverage, offering configurable builds for libraries and apps. | 601 | 606 | 121 | 8K | 47 | 21.1 | 17.7 | NOASSERTION | 7 years ago | |
| artur-gajewski/documentor-bundle | 0.80 | — | 7 | 7 | 5 | 5 | 1 | 0.4 | 2.9 | NOASSERTION | — | |
| spatie/commonmark-highlighter | 0.79 | Server-side syntax highlighting for league/commonmark code blocks using scrivo/highlight.php. Generates HTML compatible with highlight.js themes, reducing JavaScript and avoiding flashes of unstyled code. Supports 185+ languages for fast, clean markdown rendering. | 139 | 139 | 10 | 12K | 0 | 2.0 | 18.7 | MIT | 4 years ago |
How can I help you explore Laravel packages today?