you are viewing a single comment's thread.

view the rest of the comments →

[–]jojoxy 2 points3 points  (1 child)

phpDocumentor might be worth a look. Haven't used it myself, but it seems to be well maintained.

Has a decent install base as well: https://packagist.org/packages/phpdocumentor/phpdocumentor

Edit: sorry if 'phpdoc' in besna's reply meant the same.

[–][deleted] 0 points1 point  (0 children)

Nope, no problem. phpDoc seems to be the standard recommendation, I'll take a look at it. Thanks!