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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| phpdocumentor/shim | 0.84 | Composer installer shim that downloads the official phpDocumentor PHAR from the main repo and places it in vendor/bin for easy use in your project. Tracks released phpDocumentor versions; for bleeding-edge builds, use the main repo. | 7 | 7 | 0 | 33K | 0 | 25.5 | 57.3 | MIT | 2 months ago | |
| 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 | 66 | 4 | 2.0 | 6.6 | MIT | — | |
| saggre/phpdocumentor-markdown | 0.81 | phpDocumentor Markdown template that generates GitHub/GitLab-ready docs from PHP source. Documents classes, interfaces, traits, functions, methods, properties, types, modifiers, and inheritance. Run phpdoc with the template to output Markdown for repos, wikis, or AI context. | 22 | 22 | 9 | 4K | 3 | 1.2 | 32.3 | MIT | — | |
| code-lts/doctum | 0.81 | 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. | 357 | 358 | 44 | 3K | 13 | 23.3 | 19.0 | MIT | 5 months ago | |
| arafatdev/laravel-repository | 0.81 | — | 5 | 6 | 0 | 10 | 0 | 11.1 | 6.4 | MIT | 6 months ago | |
| evert/phpdoc-md | 0.81 | 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 | 638 | 5 | 3.8 | 11.6 | MIT | — | |
| christhompsontldr/laravel-docit | 0.80 | 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 | 13.5 | — | — | 4 months ago | |
| ostico/phpdoc-md | 0.80 | 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 | — | |
| prettus/l5-repository | 0.80 | Repository pattern implementation for Laravel that abstracts the data layer with base repositories, criteria/query filters, presenters/transformers, caching, validators, and Artisan generators. Helps keep controllers thin and makes apps easier to maintain and test. | 4,201 | 4,271 | 882 | 187K | 233 | 82.5 | 54.3 | MIT | 1 month ago | |
| orkhanahmadov/eloquent-repository | 0.80 | — | 27 | 27 | 11 | 281 | 2 | 2.3 | 15.1 | MIT | 4 years ago | |
| phpdocumentor/reflection-docblock | 0.80 | PHPDoc-compatible DocBlock parser from phpDocumentor. Use DocBlockFactory to parse doc comments or Reflection objects, extracting summaries, descriptions, and tags for annotations and metadata. Ideal for tooling that reads and interprets PHPDoc blocks. | 0 | 9,394 | — | 10M | — | 55.9 | 53.0 | — | — | |
| phpdocumentor/phpdocumentor | 0.80 | phpDocumentor is a documentation generator for PHP projects. It scans source code and DocBlocks to build API docs, can parse Markdown/ReST, embed API snippets into guides, and generate UML diagrams to help keep code and documentation in sync. | 4,345 | 4,411 | 647 | 9K | 145 | 82.2 | 37.5 | MIT | 2 months ago | |
| thenandan/therepository | 0.80 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| techenby/docify | 0.80 | Docify is a simple Markdown documentation viewer for Laravel TALL apps. Install via Artisan to generate a docs folder, optionally publish config and views, and control which environments can access it. Supports an Edit link using DOCIFY_EDITOR (or Debugbar/Ignition) defaults. | 0 | 0 | 0 | 0 | 0 | 16.8 | — | MIT | 2 months ago | |
| phpdocumentor/template-abstract | 0.79 | 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 | 288 | 11 | 1.7 | 18.6 | — | — | |
| victorjonsson/markdowndocs | 0.79 | Generate single-page Markdown API docs from PHP DocBlocks. Install via Composer and run phpdoc-md to scan your source, include public/protected methods, respect @ignore, and infer missing types using reflection. | 102 | 103 | 30 | 995 | 8 | 3.9 | 16.3 | MIT | 10 years ago | |
| salehhashemi/laravel-repository | 0.79 | — | 20 | 20 | 2 | 42 | 0 | 21.5 | 7.6 | MIT | 1 month ago | |
| reb3r/repositories | 0.79 | — | 0 | 0 | 2 | 2K | 0 | 6.4 | 46.1 | — | 9 months ago | |
| rinvex/laravel-repositories | 0.79 | — | 669 | 669 | 112 | 13 | 31 | 8.3 | 9.3 | MIT | — | |
| theseer/phpdox | 0.79 | 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 | 120 | 8K | 47 | 24.1 | 32.5 | NOASSERTION | 7 years ago |
How can I help you explore Laravel packages today?