PHP
  Blogs
  Portals/CMS
  E-Commerce
  Forums
  Social Networking
  Frameworks
  Educational
  Video
  Image Galleries
  File Management
  Mails
  ERP
  Wikis
  Others
  Customer Support
  DB Tools
  Polls and Surveys
  Project Management
  Ad Management
  Music
  Calendars
  RSS
  Guest Books
  Gaming
JS
  Libraries
PERL
  E-Commerce
  Blogs
  
JAVA
  Project Management
  Forums
  Portals/CMS
  Blogs
PYTHON
  
phpDocumentor
Category : others
Version : 1.4.4
Views : 96867 Views
Ratings : 4.500 out of 5
Votes : 6 Votes
Reviews : 0 Reviews
Space Required : 6.61 MB


 4.5  See Demo
 Write Review  Get Support


 
Overview phpDocumentor is the current standard auto-documentation tool for the php language. Similar to Javadoc, and written in php, phpDocumentor can be used from the command line or a web interface to create professional documentation from php source code. phpDocumentor 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.

Features

  • output in HTML, PDF (directly), CHM (with windows help compiler), XML DocBook
  • very fast
  • web and command-line interface
  • fully customizable output with Smarty-based templates
  • recognizes JavaDoc-style documentation with special tags customized for PHP 4
  • automatic linking, class inheritance diagrams and intelligent override
  • customizable source code highlighting, with phpxref-style cross-referencing
  • parses standard README/CHANGELOG/INSTALL/FAQ files and includes them directly in documentation
  • generates a todo list from @todo tags in source
  • generates multiple documentation sets based on @access private, @internal and {@internal} tags
  • example php files can be placed directly in documentation with highlighting and phpxref linking using the @example tag
  • linking between external manual and API documentation is possible at the sub-section level in all output formats
  • easily extended for specific documentation needs with Converter
  • full documentation of every feature, manual can be generated directly from the source code with "phpdoc -c makedocs" in any format desired
  • user .ini files can be used to control output, multiple outputs can be generated at once