Skip to content

codeeshop-oc/document-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

DocumentPHP

What is DocumentPHP?

DocumentPHP is an application that is capable of analyzing your PHP source code and fetch the files for making API Documentation Data. Currently Tested and working with Opencart Default API's.

DocumentPHP v0.0.2 (Test)

v0.0.2 is the developmental release.

Features

DocumentPHP supports the following:

  • PHP 5.4+ compatible
  • Easy to Use, you can create your Opencart Documentation Easily.

Installation

DocumentPHP requires PHP 5.4 or higher to run. However, code of earlier PHP versions can be analyzed.

All templates provided with DocumentPHP have support for Class diagrams based on the read code base. Rendering is done on Classes.

Install DocumentPHP:

Via Composer

There is a DocumentPHP composer package that you can use to install DocumentPHP.

How to use DocumentPHP ?

To run DocumentPHP after installing via composer and copy the main.php file and make changes accordingly ( file attached in this repo ). Note- Make Sure the main.php file is at the root location.

Contact

Reaching out to us is easy, and can be done with:

Screenshots

til