kranemora / phpdocumentor-simple-template
Simple template for phpDocumentor
v1.0.0
2021-06-24 04:01 UTC
Requires
- kukulich/fshl: ^2.1
- phpdocumentor/phpdocumentor: ^3.0
Requires (Dev)
- fzaninotto/faker: ^1.9
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.6
This package is auto-updated.
Last update: 2025-03-24 15:13:44 UTC
README
Simple template for phpDocumentor.
Support
phpDocumentor v3
Installing
composer require --dev kranemora/phpdocumentor-simple-template
Basic Usage
- Copy phpdoc.dist.xml to the project root folder.
- Edit the phpdoc.dist.xml file according to the phpDocumentor documentation guidelines.
- Run phpdoc.
vendor/bin/phpdoc
Author
- Fernando Pita - Initial work - Kranemora.
License
This project is licensed under the MIT license.