phpMan.php is a unix Man page / Perldoc / Info page Web Interface runs on PHP 4.2 above. One file script makes it easier to read man pages which is lengthy and require you to use 'more' or 'pg' filters. (Apache 2.x need configure: AcceptPathInfo On)
Code samples in the form of a set of small utilities and micro-libs.
The mmmv_notes is a collection of code examples, notes-as-code. The notes can have many forms, but they tend to have the form of micro-libraries and practical utilities that are tested to work at the time of their publication.
The utilities and micro-libraries are NOT guaranteed to work, because they are NOT kept up to date with the changes in programming languages that they are written in and they are NOT kept up to date with the changes in libraries and/or other components that they depend on.
TestLink is a web based Test Management tool.
The application provides Test specification, Test plans and execution, Reporting, Requirements specification and collaborate with well-known bug trackers.
Repository: https://github.com/TestLinkOpenSourceTRMS
DstyleDoc is a light documentation generator for your PHPscript. Quick and extensible, it based on the D embedded documentation and designed for PHP5 compatible code.
This simple phpscript provides addition of title stamps into existing pdf documents according to ex-USSR GOST. It uses Zend Framework and FPDF's makefont utility.
Developed to suport a quickly way to generate a single '.sql' script (create) file using an [Oracle dabatabase conection] containing all DDL information in the database schema.
PHP Project Navigator is a web based source browser for PHP. Its parser uses the same YACC grammar as the Zend Engine 2 so it recognizes PHP 5 syntax and inline documentation blocks. Symbols are stored in a database which is queried via a web based GUI
DynaHTML combines the advantages of static HTML pages with the flexibility of dynamic pages that employ server side scripting like php. This goal is reached using static HTML with inline script code that is converted to HTML on manual triggering.
PHPscript of LANManWiki allows few manual-writters to work on one manual in the same time in LAN enviroment at the conditions of wiki articles - adding, editing and linking allowed!