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-30 20:00
charcoalphp 2.15.7 (1 files 隐藏)

发布版本通知

≪機能追加・変更≫
・FileFilter実装(RegEx/Wildcard/Combined)
・Cacheインターフェースにdeleteメソッド、touchメソッドを追加

变更日志

* new framework features *

- FileFilter classes add(RegEx/Wildcard/Combined)
- delete/touch methods added to Charcoal_ICache/Charcoal_ICache