PHPDoc is an adaptation of the Javadoc format for the PHP programming language. It is still an informal standard for commenting PHP code, but in the process of being formalized. It allows external document generators like phpDocumentor, which is the de facto standard implementation, to generate documentation, and it helps some IDEs such as Zend Studio, NetBeans, JetBrains PhpStorm, ActiveState Komodo Edit and IDE, PHPEdit and Aptana Studio to interpret variable types and other ambiguities in the loosely typed language and to provide improved code completion, type hinting and debugging.
PHPDoc是一个PHP版的Javadoc。它是一种注释PHP代码的正式标准。它支持通过类似phpDocumentor这样的外部文档生成器生成API文档,也可以帮助一些例如Zend Studio、NetBeans、和之类的集成开发环境理解变量类型和弱类型语言中的其他歧义并提供改进的代码完成,类型提示和除错功能。 PHPDoc可同时支持面向对象和面向过程的代码。
Abstract from DBpedia / Wikipedia · CC BY-SA
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).