Download List

项目描述

Middle class PHP Web framework which is composed of "Tasks" and "Events".It is designed to create reusable pllications. Because each components are using PHP5 interface, you can replace implementation objects very easily. So you can make various kinds of applications in a short time.

系统要求

System requirement is not defined

发布: 2013-06-11 11:14
charcoalphp 2.14.2 (1 files 隐藏)

发布版本通知

≪機能追加・変更≫
・SmartGatewayコンポーネント刷新(JOIN対応、カスケード取得機能削除)
・デバッグトレースレンダラ実装
・例外ハンドラ実装
・レスポンスフィルタ実装
・コアフック実装
・ルーター/ルーティングルール実装
・トークンジェネレータ実装

≪その他≫
・テスティングサブフレームワーク追加
・コマンドラインプロジェクト追加
・テストプロジェクト追加
・サンプルプロジェクト追加

变更日志

* new framework features *

- SmartGateway component renewal(SQL Join implemented)
- debug trace renderer interface/class add
- exception handler interface/class add
- response filter interface/class add
- core hook interface/class add
- router interface/class add
- routing rule interface/class add
- token generator interface/class add

* another features *
- testing framework
- project for commandline add
- project for framework test add
- sample project add