最終更新:2010-07-02 (金) 03:44:29 (5046d)  

Kohana
Top / Kohana

http://kohanaframework.org/

Features

  • Highly secure
  • Extremely lightweight
  • Short learning curve
  • Uses the MVC pattern
  • 100% UTF-8 compatible
  • Loosely coupled architecture
  • Extremely easy to extend

Technology

  • Strict PHP 5 OOP?
  • Simple database abstraction using SQL helpers
  • Multiple session drivers (native, database, and cookie)
  • Powerful event handler allows small modifications dynamically
  • Originally based on CodeIgniter