]> git.andy128k.dev Git - missing-tools.git/commit
native template engine
authorAndrey Kutejko <andy128k@gmail.com>
Sat, 10 Jan 2015 22:36:22 +0000 (00:36 +0200)
committerAndrey Kutejko <andy128k@gmail.com>
Sun, 11 Jan 2015 10:58:45 +0000 (12:58 +0200)
commitab41d6ad97c23df896495f294f9e83d63d8d3a49
tree0d1ea08bc0225bf6ff3e0083f59946dd8482fd31
parent8662b58d676b1a74eaa6bdc34c98f6d488eaf783
native template engine
composer.json
composer.lock
src/native_template.php [new file with mode: 0644]
t/native_template/NativeTemplateTest.php [new file with mode: 0644]
t/native_template/simple.html [new file with mode: 0644]
t/native_template/syntax_error.html [new file with mode: 0644]