An open API service indexing awesome lists of open source software.

https://github.com/rahatool/tiny-cmf

A simple but performant web application framework done with PHP 5.3 and MongoDB.
https://github.com/rahatool/tiny-cmf

cmf mongodb php

Last synced: 3 months ago
JSON representation

A simple but performant web application framework done with PHP 5.3 and MongoDB.

Awesome Lists containing this project

README

          

A simple but performant web application framework done with PHP 5.3, MongoDB.

TinyCMF: a straightforward implementation of Lightweight CMF for PHP 5.3+

----

# About this framework
- MVC
- Active Record ORM
- Template Engine
- SEO-Friendly URLs
- Module system
- Simple hook system to execute actions before or after almost any part of your and the nano framework code
- Ajax ready
- Cache everything you want. Ready for APC
- g11n

----

# Built-in Modules
- User & Role
- Page
- Taxonomy
- Comment
- Rating
- Poll
- Link
- Search

# Modules
- WebAlbum
- Shopping
- News
- Forum

# Wrapper
- Stats: GoogleAnalytics, GoogleChart
- Storage: DropBox
- AntiSpam: Akismet

# Info
- Copyright: (C) 2008-2009 Raha Group, All Rights Reserved
- License: [CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0)
- Since: 2008-07-03 22:35:16 GMT+0330
- Version: 6.7.3
- Labels: PHP, MongoDB, CMF