PHP之道(中文版)使用模板延伸阅读
上一篇:编译模板 下一篇:错误

延伸阅读

文章与教程

  • Templating Engines in PHP
  • An Introduction to Views & Templating in CodeIgniter
  • Getting Started With PHP Templating
  • Roll Your Own Templating System in PHP
  • Master Pages
  • Working With Templates in Symfony 2

类库

  • Aura.View (native)
  • Blade (compiled, framework specific)
  • Dwoo (compiled)
  • Latte (compiled)
  • Mustache (compiled)
  • PHPTAL (compiled)
  • Plates (native)
  • Smarty (compiled)
  • Twig (compiled)
  • Zend\View (native, framework specific)
上一篇:编译模板 下一篇:错误