Php Taco – WTF!!

2

Category : Rants, Zend Framework, php

I was searching around the net for information on Zend Framework and phpDoctrine and came across Php Taco.

At first glance, I was pretty excited to see how it was setup (Zend Framework, phpDoctrine, Modular layout, etc) as this is basically how I have my zf projects setup.

Trying Zend

1

Category : php

I’ve decided to take a look at the Zend Framework.

I work daily with the symfony framework.
While symfony is powerful and feature rich, it does have many requirements and is quite resource intensive.

For these reasons, I do not use symfony for my own projects.
In the past, I have used Code Ignitor, a very easy to use and lightweight framework.