Pancake PHP Pancake is a small, speedy framework for PHP development. The idea is to start with a flat base framework, add as much sugar as you like and enjoy! Documentation Quick Install $ cd ~/Sites $ git clone git@github.com:pancakephp/pancake.git $ cd pancake $ composer install