Skip to content

iamapen/phpTemplateStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHPテンプレートエンジン比較

Pure PHP7, Blade-5.3, PHPTAL-1.3, Twig, Smarty-3.1, Plates-3.3.0 の記法を比較したもの

INSTALL

git clone https://github.com/iamapen/phpTemplateStudy

cd phpTemplateStudy/src
composer install

php -S 127.0.0.1:8000 -t ./src/webroot/