GitHunt
GP

gpupo/actions-phpDocumentor

phpDocumentor Github Action

phpDocumentor Github Action

Can be used to generate documentation for PHP applications up to PHP version 7.0

Inputs

dir

Project Root. Default ".".

Example usage

Create phpdoc.dist.xml in your root folder and use the step into your Github workflow:

- name: PhpDocumentor
  uses: gpupo/actions-phpDocumentor@1.0
  with:
    dir: './'

Languages

Shell66.1%Dockerfile33.9%

Contributors

Created May 22, 2020
Updated April 2, 2025