logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Generate PHP API Documentation with Doctum | Online Free DevTools by Hexmos

Generate PHP API documentation with Doctum. Automatically parse code, render beautiful documentation, and update versions efficiently. Free online tool, no registration required.

doctum

Generate documentation for a PHP API. More information: https://github.com/code-lts/doctum.

  • Parse a project:

doctum parse

  • Render a project:

doctum render

  • Parse then render a project:

doctum update

  • Parse and render only a specific version of a project:

doctum update --only-version={{version}}

  • Parse and render a project using a specific configuration:

doctum update {{path/to/config.php}}