PHP Code

Cervo

Cervo is an open-source PHP-MVC framework based on the very popular CodeIgniter. The main goal of this project is to use the least ressources possible while providing a complete solution as a PHP-MVC framework.

Comment

I started working on this framework when I wasn’t able to find a framework that was simple enough to get started quickly and that allowed enough freedom of movement. The goal of Cervo is to remain very simple and to implement the least default functionalities while making it easy to re-use any code written in it.

Links

Skills required

  • The framework is entirely built in PHP.
  • The MVC concepts have been used as soul for this framework.