Author Topic: Which framework?  (Read 1084 times)

0 Members and 1 Guest are viewing this topic.

Offline xionhackTopic starter

  • Enthusiast
  • Posts: 115
    • View Profile
Which framework?
« on: February 14, 2010, 12:12:56 PM »
Hello. Im used to coding all my php in Dreamweaver CS4. IS there any reason for me to use a framework? And if there is, which one would u recommend? Thanks!

Offline thorpe

  • Administrator
  • 'Mind Boggling!'
  • *
  • Posts: 29,256
    • View Profile
Re: Which framework?
« Reply #1 on: February 14, 2010, 07:05:11 PM »
What editor you use has no real relation to what framework you use.

Offline mapleleaf

  • Enthusiast
  • Posts: 237
    • View Profile
Re: Which framework?
« Reply #2 on: March 03, 2010, 11:04:26 PM »
Codeigniter.
Easy to learn. Great documentation.

Offline lostnucleus

  • Enthusiast
  • Posts: 89
    • View Profile
Re: Which framework?
« Reply #3 on: March 20, 2010, 12:36:38 AM »
i think by framework u mean IDE here , yes  Eclipse PDT , APTANA are way ahead of  dreamweaver .

Offline sunwukung

  • Irregular
  • Posts: 29
    • View Profile
Re: Which framework?
« Reply #4 on: April 13, 2010, 05:11:24 AM »
Dreamweaver is a poor IDE for coding PHP, Netbeans or Eclipse are far better. PhpDesigner isn't bad either.

Here's my 2 pence review

CodeIgniter: easy to learn, but based on PHP4. May lack power for more complex jobs. Great documentation - best starting point for beginner.
Kohana: basically an OOP/PHP5 version of CodeIgniter, with less documentation.
CakePHP: forces convention over configuration. What that means is that it offers you one way to skin a cat so you don't get confused.
Zend: The antithesis of Cake - you can configure this all over the place, and it can be very confusing. Documentation can sometimes be confusing.
Symfony: uses a lot of configuration again, but is recognised by the enterprise community.


Offline thorpe

  • Administrator
  • 'Mind Boggling!'
  • *
  • Posts: 29,256
    • View Profile
Re: Which framework?
« Reply #5 on: April 13, 2010, 06:57:10 AM »
Quote
Symfony: uses a lot of configuration again, but is recognised by the enterprise community.

I would put Zend in the enterprise basket as well.

Offline ignace

  • Guru
  • Freak!
  • *
  • Posts: 5,093
  • Gender: Male
    • View Profile
Re: Which framework?
« Reply #6 on: April 13, 2010, 09:04:18 AM »
For an editor I really recommend PhpStorm link in my sig as for the framework I would suggest Zend it taught me a lot and has great potential
« Last Edit: April 13, 2010, 09:05:36 AM by ignace »
Developer from Belgium, Vlaams-Brabant