PHPDoc
Sign in to savePHPDoc 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.
Connections
programming language
Entity
PHP
Entity
object-oriented programming
Entity
integrated development environment
Entity
Apache NetBeans
Entity
procedural programming
Entity
program comment
Entity
JetBrains
Entity
Q1253530
Entity
Javadoc
Entity
autocomplete
Entity
Zend Studio
Entity
ActiveState Komodo
Entity
Aptana Studio
Entity
phpDocumentor
Entity