Ethna
概要
PHPのフレームワーク
2006/06/07 Ethna 2.1.2リリース
公式サイト
Ethna - PHPウェブアプリケーションフレームワーク beta
関連サイト
PHPのフレームワーク『Ethna』徹底解説 - GREE Labs
インストール
pear install db
pear install http://ethna.jp/pear/Ethna-2.1.2.tgz
PHP/Smartyもいれときましょう。
http://beta.ethna.jp/index.php?ethna-document-tutorial-install_guide
設定
利用方法
ethna add-project sample
cd sample
ethna add-action login
ethna add-view login
ethna add-template login
http://localhost/sample/www/?action_login=true
参考サイト
Do You PHP? - Phing2 - PHP版Ant for PHP5
