kranemora/phpdocumentor-simple-template

Simple template for phpDocumentor

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/kranemora/phpdocumentor-simple-template

v1.0.0 2021-06-24 04:01 UTC

This package is auto-updated.

Last update: 2025-09-24 16:16:50 UTC


README

Simple template for phpDocumentor.

Support

phpDocumentor v3

Installing

composer require --dev kranemora/phpdocumentor-simple-template

Basic Usage

  1. Copy phpdoc.dist.xml to the project root folder.
  2. Edit the phpdoc.dist.xml file according to the phpDocumentor documentation guidelines.
  3. Run phpdoc.
vendor/bin/phpdoc

Author

License

This project is licensed under the MIT license.