Skip to content

ryaan-anthony/simple-content-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-content-builder

Simple content builder.

Build Status

This is not intended to be a profound feature. Just some POC code for an integrations project.


  • Install the module
composer install
  • Run the tests
composer test
  • How to use
$model = new RyaanAnthony\ContentBuilder\HtmlModel;

$viewModel = new RyaanAnthony\ContentBuilder\HtmlViewModel($model);

$viewModel->getHtml();

Tested using PHP7.2

About

Simple content builder.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages