TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Which PHP Framework?

1 pointsby sangguineabout 17 years ago
Hi. I am wondering what the best PHP framework is. I googled and found a few: CakePHP, Symfony and Zend. Which PHP framework do you use or like? Or, should I even bother implementing PHP framework at all?

1 comment

aaroneousabout 17 years ago
Yes you should bother. Two recommendations: <a href="http://codeigniter.com" rel="nofollow">http://codeigniter.com</a> and <a href="http://cakephp.org" rel="nofollow">http://cakephp.org</a>