Ask HN: Who is Using Syphony 1? Why not to use it for new projects?
first to make thinks clear. I am a big fan of Synfony 1 and the current fork 1.5 https://github.com/LExpress/symfony1
On gitHub there is this, I Quote: "Do not use it for new projects: this version is great to improve existing symfony1 applications, but Symfony2 is the way to go today."
But Why?
=========
Symfony 1 is perfect as Basic PHP Web Framework! OK, You will maybe not have some new modules that you want to use, like modern and Up to dated modules for logging in with social networks or some other fancy Web 3.0+ API. But anyway Sypfony 1 is perfect for me as “Basic and Great PHP Framework” for lots of web new application and daily needs.
So my question is: Who of you do think, Syonfony 1.4 or 1.5 is okay to use when you start a project today. I defining think it is OK. Maybe I am wrong.
3 comments
[ 4.6 ms ] story [ 20.0 ms ] threadDid you really tried Symfony2 or its lightweight alternatives like Laravel and Silex ?
Normally I use this version for new projects. We have some plugins and a lot of experience with the framework. Then, I think that is okay to use it today. The community is very small, but the framework is in maturity and there is no too much work to do with it. It just works well!
Greetings from Chile David Vega.