PHP Phrocco\Adapter Namespace

Interfaces

Name Description
AdapterInterface ###Adapter Interface Its job is to handle php code and create an array of code and comments from a php code file.

Classes

Name Description
PhpAdapter ###PHP Adapter Class Its job is to handle php code and create an array of code and comments from a php code file.
XmlAdapter ###XML Adapter Class - Experimental Its job is to handle XML code and create an array of code and comments from a XML file.