|
Project Information
Links
|
Belokan has moved to gitorious ! See http://gitorious.org/belokan. Belokan is a lightweight simple micro framework for your PHP5 web application. It allows you to separate logic from presentation by organizing your application using the MVC standard. It brings simple yet powerful tools: - a MVC organisation for your web app.
- a simple database system with support for MySQL and SQLite databases.
- a simple layout (template) system.
- a request handler with url rewriting (usual MVC way), REST tools, AJAX requests detection.
- a simple cache system.
- a configuration system that allow you to access your config everywhere.
- a simple log system.
- a simple plugin system.
|