Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
69 views

Differences between symfony 2 and 1?

I'm starting symfony and interested in learning where symfony is coming from. In terms of it's architectural challenges. What are the architectural or philosophical differences between symfony 2 and ...
2
votes
1answer
258 views

What does Symfony Framework offer that Zend Framework does not?

I have professionally working with Zend Framework for about a year. No major complaints. With some modifications, it has done a good job. I'm beginning to work on a side project where I want to ...
1
vote
4answers
201 views

Need recommendation for transferring ASP.NET MVC skills to PHP

I am looking to translate my skills in .NET to PHP - specifically in regards to ASP.NET MVC. At work I am currently using .NET MVC 2.0 on a variety of projects and thoroughly enjoy the platform. ...
0
votes
0answers
77 views

passing from codeigniter to symfony [closed]

I know Codeigniter and I would pass to another framework. I thought to Symfony and I started to getting in with it. It could be a really good idea getting involving with Symfony ?
4
votes
3answers
153 views

What am I missing from my CI stack?

Right now, the current deploy process at my work is based around tagging from the trunk and switching various PHP web sites for clients on our QA and Production servers. While this is simple from the ...