12/05
2015
A simple HTML abstraction for PHP 5.6
Requires PHP 5.6!, (*1)
Simple 'Hello World' example:
php
bind(" simple HTML Abstraction!")->attribute("style", "color: red;")
]);
?>
, (*2)