<?xml version="1.0" encoding="UTF-8"?>
<project>
  <bugtracker-url nil="true"></bugtracker-url>
  <created-at type="datetime">2009-01-02T14:17:25Z</created-at>
  <description>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, SQLite and PostegreSQL databases.
 -  a simple layout (template) system which allow to easily manage multiple output formats (for instance html, atom and json).
 -  a request handler with url rewriting (usual MVC way) and many features such as browser detection, AJAX requests detection...
 - REST tools to easily create API (possibility of creating a REST controller for instance).
 -  a basic (and unpleasant for now) cache system.
 -  a configuration system that allow you to easily access your config everywhere.
 -  a simple log system.
 -  a simple but powerful plugin system. 

</description>
  <home-url nil="true"></home-url>
  <license>GNU General Public License version 3 (GPLv3)</license>
  <mailinglist-url nil="true"></mailinglist-url>
  <slug>belokan</slug>
  <title>Belokan</title>
  <wiki-enabled type="boolean">false</wiki-enabled>
  <owner kind="User">p4bl0</owner>
  <repositories type="array">
    <mainlines type="array">
      <repository>
        <id>2208</id>
        <name>mainline</name>
        <owner kind="User">p4bl0</owner>
        <clone_url>git://gitorious.org/belokan/mainline.git</clone_url>
      </repository>
    </mainlines>
    <clones type="array">
    </clones>
  </repositories>
</project>
