您的位置: 首页 > 技术问答 > 使用PHP生成文档 使用PHP生成文档 分类: 技术问答 • 2022-05-01 17:29:27 问题描述: 是否可以用php生成文档? 哪些库最适合生成文档? Is it possible to generate doc with php? What libraries are the best in generating doc? PS. 我需要与UTF-8兼容的库 I need library that works with UTF-8 答 这是文章说明了不同的方法. Here's an article which illustrates different methods.