PinoyTech.org

CodeIgniter, Kohana, Mootools, jQuery and CSS

Symfony 2.0 Reloaded

Posted by teejay on February 18, 2010

I haven't been much of a Symfony user, but with a new release like this, I'd probably try it out. So, what's new?

Built with performance in mind, Symfony 2 is one of the fastest PHP framework. It is up to 3 times faster than symfony 1.4 or Zend Framework 1.10 and consumes half the memory.

Simple ORM Solutions

Posted by teejay on February 18, 2010

I've been trying out ORM solutions for personal projects I am doing. I have however encountered two, that I think are simple enough to handle small to medium-sized sites like what I have.