I have a quite large private codebase which has evolved for about ten years now. I’m not using phpDocumentor but since using docblock sections have become quite the standard in open source projects I have adopted writing docblocks for all public methods in my repository as well. Most blocks just contain a small description andRead more