Framework
What is a Content Management Framework (CMF)?http://en.wikipedia.org/wiki/Content_management_framework
Tiki is foremost a Wiki-centric Content Management System (CMS) and Groupware.
However, it is also used as a CMF. What makes Tiki a good CMF?
- Tiki bundles Zend Framework, Smarty and jQuery all together in one package
- Tiki has so many features, that you'll have less to code
- Tiki also offers tons of transversal features
- User, group and permission management
- Logging
- Cache
- etc.
As you can see in Hello World, you can easily use Tiki as a framework.
Related links
- The no-framework PHP MVC framework
- Frameworks and the danger of a grand design
"Good frameworks are hard to get right" - Comparison of Web application frameworks in PHP

Last Comments