资 源 简 介
Minimalistic CMS PHP framework (yet another one) with OOP in mind, designed for maximum scalability, ease of use and speed.
Main features:
SQLite based
INI files configs
includes by request only necessary bits
simple basic structure (everything is a component)
unlimited scalability (nested components)
components use Controller/View/Model design pattern
smart cache with regexp rules
clean, readable code
minimalistic core (less than 50 Kb)
virtual modifications support by core
multilanguage support by core
multiple databases types support
SEO friendly URLs
portable - no installation needed!
avoids Droomla/Joopal monstrousity
look at the sources for more...
First alpha preview is out!