A basic PHP web application framework following the Model View Controller architecture. Simplicity is emphasized over features so the framework can be used as an educational tool or as the basis of a project which needs minimal features to start.
Comaneci is a Rails-inspired web application framework implemented in PHP. A basic concept of comaneci is simple, flexible and easy-to-use for all Web developers, not only for PHP programmers but also for HTML coders!!
This is a basic PHP framework to get an idea of how an MVC design pattern should be implemented. My idea is that it can be a basis to start a PHP application of any kind.