News

  • 01.03.08

    Karibou strikes back ! The dev has started again, the dev tools are progressively coming back... It's now under the dictatorship of Pierre Ducroquet (aka Pinaraf)

  • 20.06.07

    Karibou up and running at Telecom Lille 1

  • 22.11.05

    The new bug tracking system is online : Trac

  • 31.08.05

    Development version of Karibou CMS online.

  • 08.06.05

    Public Subversion ready for check-out.

  • 07.06.05

    Website up and running.

Build it with Karibou !

Karibou is a PHP5 MVC-Like Framework for developers. It is an API that helps you build your own Application.

Key features :

  • Fully Object Oriented, using inheritence to create new models
  • Smarty template engine
  • XML configuration files
  • Users / Authentication / Permissions management
  • PDO database abstraction

History : Why we made Karibou

Karibou CMS

The Karibou Framework can be used to build any website, our first goal is to replace our home-made CMS.

Development website : Auto updated website. To login you must have a TelecomLille.Net account or ask the developers for an access.

Bug Tracking

To report bugs and propose improvements, connect to : Trac

Test it !

Browse source tree online : Subversion Browser

Download files :

svn --username anonymous co https://svn.karibou.org/trunk/module_name

Useful Modules (replace module_name by one of the following):

  • karibou2 (the framework)
  • apps (sample applications)
  • sql (SQL code needed by the framework and the samples)
  • daemons (daemons loaded periodically)
  • website (first website / rename config.php-dist to config.php after setup)

Documentation

Currently, only documentation in French is available here and PHP-Doc here

The Karibou Project