PHP Class Generator, spaghettiphp

Show file Open project: spaghettiphp/spaghettiphp Class Usage Examples

Public Methods

Method Description
createDir ( $destination )
exists ( $type )
invoke ( $type, $args )
log ( $status, $message )
printUsage ( $type )
renderTemplate ( $source, $destination, $data = [] )

Method Details

createDir() public method

public createDir ( $destination )

exists() public static method

public static exists ( $type )

invoke() public static method

public static invoke ( $type, $args )

log() public method

public log ( $status, $message )

printUsage() public static method

public static printUsage ( $type )

renderTemplate() public method

public renderTemplate ( $source, $destination, $data = [] )