Sign inSign up

dragonbe/phpdoc

By dragonbe

Updated over 6 years ago

Run phpdocumentor in a container without hassling for dependencies

Image
0

136

dragonbe/phpdoc repository overview

dragonbe/phpdoc

A simple and elegant way to run phpdocumentor inside a container with all required dependencies already installed.

WARNING: this container runs on PHP 7.4!

Usage

Go to your project path /path/to/project where you can launch the container directly with:

docker run -v "$PWD":/var/php/app/plugin dragonbe/phpdoc

This will generate documentation that will be provided in a directory called build/phpdoc inside your project's path /path/to/project.

That's it, enjoy 👋

Tag summary

Content type

Image

Digest

Size

226.4 MB

Last updated

over 6 years ago

docker pull dragonbe/phpdoc