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