theseer/phpdox
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dokapi/dokapi | 0.90 | 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 | — | — | — | |
| evert/phpdoc-md | 0.88 | 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 | — | |
| victorjonsson/markdowndocs | 0.88 | 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. | 103 | 104 | 30 | 2K | 8 | 3.9 | 17.9 | MIT | 10 years ago | |
| saggre/phpdocumentor-markdown | 0.86 | 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 | 5K | 3 | 1.2 | 33.3 | MIT | — | |
| phpdocumentor/reflection-docblock | 0.86 | 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 | |
| artur-gajewski/documentor-bundle | 0.86 | — | 7 | 7 | 5 | 5 | 1 | 0.4 | 2.9 | NOASSERTION | — | |
| christhompsontldr/laravel-docit | 0.86 | 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 | 15.9 | — | — | 2 months ago | |
| phpdocumentor/template-abstract | 0.85 | 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 | — | — | |
| phpdocumentor/phpdocumentor | 0.85 | 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 | |
| dokapi/dokapi-rest | 0.85 | Laravel package to expose REST endpoints from your app with minimal setup. Helps scaffold controllers/routes, standardize request/response handling, and speed up building API resources for common CRUD operations. | 0 | 4 | — | 0 | — | 0.0 | — | — | — | |
| cvuorinen/phpdoc-markdown-public | 0.85 | 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 | — | |
| genericmilk/docudoodle | 0.85 | AI-powered PHP documentation generator that analyzes your codebase and writes clear Markdown docs. Skips existing docs, caches unchanged files to cut costs, and helps teams quickly understand legacy apps. Supports multiple providers (OpenAI, Claude, Gemini, Azure, Ollama). | 153 | 152 | 17 | 4K | 0 | 22.4 | 23.1 | MIT | 1 month ago | |
| phpdocumentor/template-zend | 0.85 | Zend Framework styled template for phpDocumentor, providing a clean, familiar layout for generated API documentation. Useful if you want docs that match Zend-era branding; minimal and straightforward, with limited customization and activity. | 3 | 4 | 7 | 591 | 19 | 2.9 | 24.8 | — | — | |
| php-stubs/generator | 0.84 | Generate PHP stub files from your codebase for better IDE autocomplete, static analysis, and documentation. php-stubs/generator scans sources and produces lightweight stubs suitable for packages and frameworks, helping consumers get accurate type hints without shipping full sources. | 79 | 81 | 23 | 15K | 4 | 16.1 | 1.3 | MIT | 4 months ago | |
| mpociot/laravel-apidoc-generator | 0.84 | Generate API docs automatically from your existing Laravel, Lumen, or Dingo routes. Run php artisan apidoc:generate to produce up-to-date documentation from code and routes, with configurable output via an apidoc.php config file. | 3,450 | 3,475 | 602 | 10K | 35 | 53.7 | 27.1 | MIT | 6 years ago | |
| code-lts/doctum | 0.84 | 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 | |
| ostico/phpdoc-md | 0.83 | 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.83 | 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 | |
| sami/sami | 0.83 | Sami is an API documentation generator for PHP. It analyzes your codebase and builds clean, searchable docs from source and DocBlocks. Ideal for libraries and frameworks, with flexible configuration, theming, and support for versioned documentation. | 1,971 | 2,044 | 283 | 6K | 0 | 9.2 | 4.3 | MIT | — | |
| techenby/docify | 0.83 | 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 | 3 | 0 | 19.8 | 9.7 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?