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
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-09-24 16:16:50 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.