Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined

Livrée : 2013-06-30 20:00
charcoalphp 2.15.7 (1 files Cacher)

Notes de release

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

Changelog

* new framework features *

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