PHP Tema motorları

Php tabanlı web siteleri dizayn ederken, php kodlarını html kodlar arasına gömeriz. Fakat gün gelir bu kodları düzenlemek istediğimizde çok büyük bir çaba gerektirir. Bu tarz durumlarla başa çıkabilmek için ve daha kararlı bir sistem kodlamak için tema sistemleri geliştirebilirsiniz. Tema sistemi ya da motorlarının asıl amacı, php kodları ile html kodlarını birbirinden ayırmaktır. Böylece hangi kod üzerinde değişiklik yapmanız gerekiyorsa, kendisine ait dosyalarını açarak bu işlemi gerçekleştirebilirsiniz.

Php tema motorunuzu kendiniz geliştirebileceğiniz gibi, hazır bir tema motoru da kullanabilirsiniz. İşte bunlardan birkaçı 😉

  1. Smarty
  2. ShellPage
  3. Heyes Template Class
  4. FastTemplate
  5. bTemplate
  6. STP Simple Template Parser
  7. SimpleTemplate
  8. OO Template Class
  9. Savant
  10. Brian Lozier’s php based template engine
  11. TinyButStrong
  12. Cached Fast Template
  13. Layout Solution
  14. MiniTemplator (Template Engine)
  15. PHP Class for Parsing Dreamweaver templates
  16. htmltmpl: templating engine
  17. TagTemplate
  18. TemplatePower
  19. Grafx Software’s Fast Template
  20. AvanTemplate
  21. vlibTemplate
  22. EasyTemplatePHP
  23. ETS – easy template system
  24. WACT
  25. PHPTAL
  26. web.template
  27. Savant
  28. PHPTal
  29. php-templates
  30. QuickTemplate
  31. PHP XTemplate
  32. PHPLIB
  33. OPT

Kaynak: Top 25 PHP template engines