Whenever I realize I am overwhelmed by work I go and find something that makes me more productive. Until I am overwhelmed again, and the circle repeats. Wanting to improve my coding time I started looking for help in a framework. My first take was Code Igniter. I used it as the base for four projects and everything went smooth. But Code Igniter doesn’t give all the abstraction and automatism I want. Rails looks like it does, but I want to stay close the the familiar C++ syntax I am used to. The best from both worlds is Cake PHP. Now finishing my second project powered by Cake, I can say that Cake is my love.
There are tens of comparisons of these two frameworks out there in the wild. I will just enumerate some reasons I think Cake is really great, and why I decided to use it.
The documentation is really scarce. The API and the manual are somehow hard to navigate through. If you can endure this, in the end the benefices are really great. Give Cake a try.
Comments on “How i became a baker”