PHP
phpdocumentor2
iidaroo
2020. 6. 18. 08:52
728x90
반응형
https://blog.devsense.com/2019/phpdoc-php7
Using PHPDoc With PHP 7 - And Actually Making it Work | Blog
Requirements PHP7 IDE such as Visual Studio/Visual Studio Code PHPTools PHPDocumentor2 Overview If you've been developing for any length longer than about 5 minutes, there's a good chance that someone has told you about the importance of properly documenti
blog.devsense.com
phpdocumentor1은 쇠퇴되었다고 한다.
phpdocumentor2를 phar을 다운 받아서 php로 실행했다.
php /usr/local/bin/phpDocumentor.phar --filename="test.php"
728x90
반응형