t3docs/fluid-documentation-generator
Generates automatic TYPO3 Fluid ViewHelper reference documentation in RST. Configured via JSON files, it builds navigable RST pages plus a JSON index for Fluid namespaces and ViewHelpers, ready to render with TYPO3 render-guides.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| typo3/cms-fluid | 0.85 | TYPO3 Fluid template engine for the TYPO3 CMS. Provides rendering, ViewHelpers, and integration for building dynamic HTML views with a flexible, secure templating syntax used across TYPO3 extensions and frontend output. | 19 | 19 | 5 | 370K | 0 | 0.2 | 55.3 | GPL-2.0 | — | |
| phpdocumentor/template-zend | 0.84 | 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 | 310 | 19 | 2.9 | 22.3 | — | — | |
| rdx/laravelcollective-html | 0.84 | Adds LaravelCollective HTML/Form helpers to Laravel apps, with service provider setup and familiar Form/Html facades for generating inputs, labels, and other form elements. Useful when you want the classic Laravel form builder experience back. | 10 | 10 | 4 | 32K | 1 | 0.3 | 46.8 | 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 | 18.6 | MIT | 7 years ago | |
| theseer/phpdox | 0.83 | 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 | |
| phpdocumentor/shim | 0.82 | 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. | 8 | 7 | 0 | 33K | 0 | 23.2 | 55.5 | MIT | 4 months ago | |
| saggre/phpdocumentor-markdown | 0.82 | 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 | 9K | 3 | 1.2 | 36.3 | MIT | — | |
| edlcdmc/generator-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| prooph/bookdown-template | 0.82 | Template for authoring and publishing documentation with Bookdown, tailored for prooph projects. Includes a ready-to-use structure, default configuration, and assets to quickly generate consistent, navigable docs for websites or repositories. | 5 | 5 | 0 | 2K | 0 | 1.8 | 33.5 | NOASSERTION | 9 years ago | |
| typo3fluid/fluid | 0.82 | TYPO3Fluid is a standalone PHP templating engine extracted from TYPO3 CMS. It provides secure, flexible templates with ViewHelpers, layouts, sections and partials, plus extensibility and caching, making it suitable for MVC apps and reusable component rendering. | 170 | 175 | 109 | 395K | 60 | 44.8 | 77.5 | LGPL-3.0 | 5 months ago | |
| cirlmcesc/laravel-swaggerdoc | 0.82 | Generate OpenAPI 3.0 (Swagger) docs from your Laravel tests/commands. Write tests and produce an interface document automatically, inspired by swagger-php, to keep API documentation in sync with your code. | 1 | 1 | 0 | 0 | 0 | 1.8 | 0.4 | MIT | 5 years ago | |
| backtheweb/laravel-package-maker | 0.82 | Laravel Package Maker helps scaffold Laravel packages quickly by generating a ready-to-publish structure, boilerplate classes, config, service provider, tests, and composer setup. Ideal for jumpstarting reusable components and standardizing package creation. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| cvuorinen/phpdoc-markdown-public | 0.82 | 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 | 55 | 4 | 2.0 | 6.3 | MIT | — | |
| in10/styleguide | 0.82 | Adds a basic styleguide to Laravel projects. Install via Composer, place Blade templates in resources/views/styleguide, then view them in the browser at /styleguide to browse and document UI components and patterns. | 2 | 2 | 0 | 641 | 0 | 3.0 | 32.2 | — | 7 years ago | |
| easycorp/easy-doc-bundle | 0.82 | — | 101 | 102 | 6 | 0 | 0 | 3.1 | — | MIT | 9 years ago | |
| wayofdev/laravel-package-tpl | 0.82 | — | 11 | 11 | 1 | 0 | 1 | 10.2 | 3.4 | MIT | 2 years ago | |
| 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 | 11.8 | — | — | 6 months ago | |
| victorjonsson/markdowndocs | 0.81 | 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 | 2K | 8 | 3.9 | 16.3 | MIT | 10 years ago | |
| 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 | 4 months ago | |
| mpociot/laravel-apidoc-generator | 0.80 | 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,451 | 3,474 | 598 | 8K | 35 | 53.7 | 26.4 | MIT | 6 years ago |
How can I help you explore Laravel packages today?