phpdocumentor/template-zend
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| easycorp/easy-doc-bundle | 0.85 | — | 101 | 103 | 6 | 1 | 0 | 3.1 | 0.1 | MIT | 9 years ago | |
| klitsche/dog | 0.84 | Dog is a lightweight source code documentation generator for PHP libraries. Built on phpDocumentor/reflection and Twig, it analyzes code and phpdoc, validates documentation with configurable rules, and outputs Markdown suitable for MkDocs and similar tools. | 2 | 2 | 0 | 2 | 0 | 2.1 | 3.1 | MIT | 3 years ago | |
| christhompsontldr/laravel-docit | 0.84 | 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.0 | — | — | 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,452 | 3,474 | 600 | 9K | 35 | 53.7 | 26.7 | MIT | 6 years ago | |
| phpdocumentor/unified-asset-installer | 0.84 | Composer custom installer for phpDocumentor assets. Installs packages of type phpdocumentor-template into /data/template instead of /vendor so templates land where phpDocumentor expects them. Intended for template authors; plugin support is planned. | 4 | 4 | 7 | 253 | 0 | 0.1 | 16.7 | — | — | |
| czogori/rentgen | 0.84 | Laravel package for generating and validating Rentgen-style identifiers and numbers, with helpers for formatting, checksum calculation, and simple integration into apps. Useful for input validation, data imports, and consistent ID handling. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| artur-gajewski/documentor-bundle | 0.84 | — | 7 | 7 | 5 | 2 | 1 | 0.4 | 1.3 | NOASSERTION | — | |
| phpdocumentor/phpdocumentor | 0.84 | 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,346 | 4,419 | 647 | 10K | 146 | 81.5 | 37.8 | MIT | 2 months ago | |
| phpdocumentor/template-abstract | 0.84 | 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 | 191 | 11 | 1.7 | 16.9 | — | — | |
| mpociot/documentarian | 0.84 | — | 375 | 378 | 85 | 11K | 11 | 11.2 | 27.0 | NOASSERTION | 6 years ago | |
| 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 | |
| victorjonsson/markdowndocs | 0.84 | 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 | |
| zendframework/zendservice-livedocx | 0.83 | ZendService\LiveDocx provides a PHP component for interacting with LiveDocx document services. Install via Composer and follow the docs in the documentation folder for usage. Note: repository abandoned since 2019-12-05 and no longer maintained. | 7 | 6 | 8 | 214 | 0 | 0.1 | 14.1 | BSD-3-Clause | — | |
| api-platform/documentation | 0.83 | — | 30 | 28 | 0 | 473K | 0 | 0.2 | 55.3 | 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 | |
| phpforce/soap-client | 0.83 | PHP client for the Salesforce SOAP API. Query and manipulate org data via a builder-based client, with SOQL support, record iteration for large result sets, bulk save helpers to stay within API limits, timezone/date conversions, and event-based extensibility. | 80 | 83 | 72 | 3K | 14 | 7.8 | 28.8 | MIT | 11 years 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 | — | |
| 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 | 4K | 3 | 1.2 | 32.3 | MIT | — | |
| t3docs/fluid-documentation-generator | 0.82 | 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. | 1 | 1 | 2 | 271 | 0 | 17.1 | 33.1 | LGPL-3.0 | 4 months ago |
How can I help you explore Laravel packages today?