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.
- Host: GitHub
- URL: https://github.com/rahatool/tiny-cmf
- Owner: rahatool
- Created: 2024-02-28T15:13:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T16:03:40.000Z (over 2 years ago)
- Last Synced: 2025-06-04T07:44:56.780Z (about 1 year ago)
- Topics: cmf, mongodb, php
- Language: PHP
- Homepage:
- Size: 282 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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