About: PhpDocumentor

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

phpDocumentor is an open-source documentation generator written in PHP. It automatically parses PHP source code and produces readable API and source code documentation, based on PHPDoc-formatted comments and the structure of the source code itself. It supports documentation of both object-oriented and procedural code. phpDocumentor runs at the command line to create documentation in HTML format. It has support for linking between documentation, incorporating user level documents like tutorials, and creation of highlighted source code with cross referencing to PHP general documentation.

Property Value
dbo:abstract
  • phpDocumentor ist ein Software-Dokumentationswerkzeug für PHP. Es steht als freie Software unter der GNU Lesser General Public License. Mit der Software können Entwicklerdokumentationen aus PHP-Quelltexten generiert werden. Für diesen Zweck gilt phpDocumentor als Standardlösung. Das Programm kann als eigenständige Software installiert werden und ist fester Bestandteil des PHP Extension and Application Repository (PEAR). (de)
  • phpDocumentor es un generador de documentación de código abierto escrito en PHP. Automáticamente analiza el código fuente PHP y produce la API de lectura y documentación del código fuente en una variedad de formatos. phpDocumentor genera la documentación en base al estándar formal PHPDoc. Es compatible con la documentación del código orientado a objetos y programación procedimental, además es capaz de crear documentos HTML, PDF, CHM y formatos Docbook. Se puede utilizar desde la línea de comandos o mediante una interfaz web. Tiene soporte para la vinculación entre la documentación, la incorporación de documentos a nivel de usuario como tutoriales, y la creación de código fuente resaltado con referencias cruzadas a la documentación en general de PHP. phpDocumentor es capaz de analizar toda la sintaxis de PHP y apoya PHP4 y PHP5. Se trata de un proyecto de código abierto y se distribuye bajo la licencia LGPL. (es)
  • phpDocumentor est un outil de génération de documentation écrit en PHP semblable à l'outil Javadoc en analysant le code source des fichiers PHP et en générant la documentation au format HTML, PDF, CHM ou Docbook. (fr)
  • phpDocumentor is an open-source documentation generator written in PHP. It automatically parses PHP source code and produces readable API and source code documentation, based on PHPDoc-formatted comments and the structure of the source code itself. It supports documentation of both object-oriented and procedural code. phpDocumentor runs at the command line to create documentation in HTML format. It has support for linking between documentation, incorporating user level documents like tutorials, and creation of highlighted source code with cross referencing to PHP general documentation. phpDocumentor 1.x could parse PHP syntax of PHP 4 up to PHP 5.2. In March 2012, the DocBlox project merged with the 1.x branch of phpDocumentor, resulting in the new major version release of phpDocumentor 2. The first alpha was released on March 16, 2012. phpDocumentor 2.x supported syntax for PHP 5.3 up to 7.0. The 3.0 major version release occurred on October 27, 2020. This brought PHP syntax readability up to 7.4. (en)
  • phpDocumentor는 PHP로 개발된 오픈 소스 이다. 자동으로 PHP 소스 코드의 구문을 분석한 다음에 포맷의 코멘트과 소스 코드 자체의 구조에 기반하여 읽기 가능한 API와 소스 코드 문서를 생성한다. 객체 지향과 절차적 코드의 문서화를 지원한다. phpDocumentor는 HTML 포맷으로 문서를 생성하기 위해 명령 줄에서 실행된다. 문서 간 연결, 튜토리얼과 같은 사용자 레벨의 문서 통합 등을 지원한다. phpDocumentor 1.x는 PHP 4에서 최대 PHP 5.2까지의 문법의 구문을 분석할 수 있다. 3.0 메이저 버전이 2020년 10월 27일 출시되었다. PHP 문법 읽기를 최대 7.4까지 지원한다. (ko)
  • phpDocumentor – narzędzie napisane w PHP, służące dokumentowaniu innych aplikacji napisanych w tym języku. Na podstawie specjalnych komentarzy wewnątrz kodu źródłowego skryptu - - pozwala wygenerować dokumentację skryptu. phpDocumentor wspiera zarówno kod napisany obiektowo jak i strukturalnie. Tworzy dokumentację w formacie HTML, oraz PDF co pozwala na szybkie i wygodne zapoznanie się przez innych programistów z API bądź fragmentami kodu skryptu. phpDocumentor jest skryptem o otwartym źródle oraz może być wykorzystywany w projektach komercyjnych. (pl)
  • phpDocumentor — это система документирования исходных текстов на PHP. Имеет встроенную поддержку генерации документации в формате HTML, LaTeX, man, RTF и XML. Также вывод может быть легко сконвертирован в CHM, PostScript, PDF. Альтернативой использованию phpDocumentor является Doxygen. Может использоваться как из командной строки, так и с помощью Web-интерфейса. Понимает синтаксис 4-й и 5-й версий языка PHP. Распространяется под лицензией LGPL. (ru)
dbo:computingPlatform
dbo:genre
dbo:latestReleaseDate
  • 2020-10-27 (xsd:date)
dbo:latestReleaseVersion
  • 3.0.0
dbo:license
dbo:programmingLanguage
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 5582827 (xsd:integer)
dbo:wikiPageLength
  • 2907 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 985928843 (xsd:integer)
dbo:wikiPageWikiLink
dbp:genre
dbp:latestReleaseDate
  • 2020-10-27 (xsd:date)
dbp:latestReleaseVersion
  • 3 (xsd:integer)
dbp:license
dbp:name
  • phpDocumentor (en)
dbp:platform
dbp:programmingLanguage
dbp:screenshot
dbp:website
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • phpDocumentor ist ein Software-Dokumentationswerkzeug für PHP. Es steht als freie Software unter der GNU Lesser General Public License. Mit der Software können Entwicklerdokumentationen aus PHP-Quelltexten generiert werden. Für diesen Zweck gilt phpDocumentor als Standardlösung. Das Programm kann als eigenständige Software installiert werden und ist fester Bestandteil des PHP Extension and Application Repository (PEAR). (de)
  • phpDocumentor est un outil de génération de documentation écrit en PHP semblable à l'outil Javadoc en analysant le code source des fichiers PHP et en générant la documentation au format HTML, PDF, CHM ou Docbook. (fr)
  • phpDocumentor – narzędzie napisane w PHP, służące dokumentowaniu innych aplikacji napisanych w tym języku. Na podstawie specjalnych komentarzy wewnątrz kodu źródłowego skryptu - - pozwala wygenerować dokumentację skryptu. phpDocumentor wspiera zarówno kod napisany obiektowo jak i strukturalnie. Tworzy dokumentację w formacie HTML, oraz PDF co pozwala na szybkie i wygodne zapoznanie się przez innych programistów z API bądź fragmentami kodu skryptu. phpDocumentor jest skryptem o otwartym źródle oraz może być wykorzystywany w projektach komercyjnych. (pl)
  • phpDocumentor — это система документирования исходных текстов на PHP. Имеет встроенную поддержку генерации документации в формате HTML, LaTeX, man, RTF и XML. Также вывод может быть легко сконвертирован в CHM, PostScript, PDF. Альтернативой использованию phpDocumentor является Doxygen. Может использоваться как из командной строки, так и с помощью Web-интерфейса. Понимает синтаксис 4-й и 5-й версий языка PHP. Распространяется под лицензией LGPL. (ru)
  • phpDocumentor es un generador de documentación de código abierto escrito en PHP. Automáticamente analiza el código fuente PHP y produce la API de lectura y documentación del código fuente en una variedad de formatos. phpDocumentor genera la documentación en base al estándar formal PHPDoc. Es compatible con la documentación del código orientado a objetos y programación procedimental, además es capaz de crear documentos HTML, PDF, CHM y formatos Docbook. Se puede utilizar desde la línea de comandos o mediante una interfaz web. Tiene soporte para la vinculación entre la documentación, la incorporación de documentos a nivel de usuario como tutoriales, y la creación de código fuente resaltado con referencias cruzadas a la documentación en general de PHP. phpDocumentor es capaz de analizar toda (es)
  • phpDocumentor is an open-source documentation generator written in PHP. It automatically parses PHP source code and produces readable API and source code documentation, based on PHPDoc-formatted comments and the structure of the source code itself. It supports documentation of both object-oriented and procedural code. phpDocumentor runs at the command line to create documentation in HTML format. It has support for linking between documentation, incorporating user level documents like tutorials, and creation of highlighted source code with cross referencing to PHP general documentation. (en)
rdfs:label
  • PhpDocumentor (de)
  • PhpDocumentor (es)
  • PhpDocumentor (fr)
  • PhpDocumentor (ko)
  • PhpDocumentor (en)
  • PHPDocumentor (pl)
  • PhpDocumentor (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • phpDocumentor (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License