Hi all

I'm not even sure if development environment is the right term but I'm looking to find out what the best or most popular development environment to use is? I've herd of CAKE and was told this was the way to go.

Just looking for some more opinions.

Thanks

Recommended Answers

All 5 Replies

Hello,

for which programming language you are looking for development environment? If you are asking for PHP, its WAMP for windows OS.... Its very nice for beginners because it takes all the load of different configuration of PHP.

This may help you downloading WAMP;
http://www.wampserver.com/en/

You can also use XAMPP environment as a beginner;http://www.apachefriends.org/en/xampp.html

Hi emarshah

I'm looking for a php development framework (found the right term :D ). WAMP is a server enviroment. Thanks for your response though.

There's a lot of good ones. Some good ones might not fit your needs. Someone broke them down a bit and this should help you.

http://www.phpframeworks.com/

Thanks a lot kireol ;)

If I had to pick four of the best I'd say Zend, Symfony, CodeIgniter and Cake. Zend is a pretty in-depth and heavy framework. Symfony is lightweight but also quite powerful with a huge community, amazing documentation (a book is published for every version). Cake is even lighter but also has a pretty large community and die-hard fans. CodeIgniter is probably the lightest but I'm not too familiar with it so I can't give you a big review on it.

If I had to pick one I'd say Symfony if only because I'm familiar with how easy it is to pick up and its crazy-fast turnaround time for projects but take a look at that list and see which one fits your needs.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.