1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Which is best PHP Framework ?

Discussion in 'PHP' started by seofighter, Jul 16, 2010.

  1. Zoro

    Zoro Active Member

    Messages:
    167
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #21
    what about jquerry? :)
    So for beginners is best CodeIgniter at the end?
     
    Zoro, Jul 23, 2010 IP
  2. danx10

    danx10 Peon

    Messages:
    1,179
    Likes Received:
    44
    Best Answers:
    2
    Trophy Points:
    0
    #22
    jquery is js framework/library not PHP
     
    danx10, Jul 23, 2010 IP
  3. man0l

    man0l Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #23
    If you are beginner with the frameworks, I recommend you to start with Code Igniter - you can understand the Model View Controller ( MVC ) structure in the easiest way.
    Zend Frameworks is good choice, It's very popular there is a strong community and it has a good documentation.
    But I am using Symfony - it's reciprocal on Ruby on Rales but in PHP. It's production oriented - it saves your time, respective money :)
     
    man0l, Jul 23, 2010 IP
  4. hb30093

    hb30093 Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #24
    Zend framework is best for me
     
    hb30093, Jul 24, 2010 IP
  5. qrpike

    qrpike Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #25
    Dont use a framework, create your own code and actually learn how to code and make PHP do what you want it to do. Once you get into your own rhythm of coding, its faster and MUCH more lightweight and more powerful than a framework. Create your own small, light framework and use if for your projects, you will be thankful later.
     
    qrpike, Jul 24, 2010 IP
  6. ZeeshanButt

    ZeeshanButt Well-Known Member

    Messages:
    307
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    110
    #26
    I used phpCake a lot and it worked for me all the time.
     
    ZeeshanButt, Jul 24, 2010 IP
  7. sandy_joy

    sandy_joy Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #27
    According to me Zend is Best.
     
    sandy_joy, Jul 27, 2010 IP
  8. kargaa

    kargaa Well-Known Member

    Messages:
    183
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #28
    zend could be good editor and framework, but also really you want framework codeigniter is best. ( its a little weird for me its like learning new language )

    Dont look for someting like .net visiual studio : )
     
    kargaa, Jul 28, 2010 IP
  9. sunnykwok25

    sunnykwok25 Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #29
    I heard ZEND framework is really good, I've used it for E-commerce shopping carts too.
     
    sunnykwok25, Jul 28, 2010 IP
  10. themullet

    themullet Member

    Messages:
    110
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #30
    Another vote here for zend
     
    themullet, Jul 28, 2010 IP
  11. Johnta

    Johnta Peon

    Messages:
    101
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #31
    CodeIgniter if you want to learn while programming websites, very easy
     
    Johnta, Jul 29, 2010 IP
  12. ashishhbti

    ashishhbti Peon

    Messages:
    67
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #32
    ashishhbti, Aug 2, 2010 IP
  13. Alexandros1

    Alexandros1 Peon

    Messages:
    332
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #33
    if you are out there looking for a well-rounded and properly executed PHP web framework, be sure to check out Symfony.
     
    Alexandros1, Aug 2, 2010 IP
  14. Kaizoku

    Kaizoku Well-Known Member

    Messages:
    1,261
    Likes Received:
    20
    Best Answers:
    1
    Trophy Points:
    105
    #34
    Those tests are unrealistic and meaningless, if you just want to print "Hello World", why would you use a framework?
     
    Kaizoku, Aug 2, 2010 IP
  15. CoderJosh

    CoderJosh Peon

    Messages:
    45
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #35
    CodeIgniter and cakePHP both seem to be very popular. I'd say it depends on your project which framework is best - and if using a framework makes sense at all.
     
    CoderJosh, Aug 3, 2010 IP
  16. flexdex

    flexdex Peon

    Messages:
    104
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #36
    Correct was Rainulf! And i will add that the framework must at least match your project tasks!

    1. Start out understanding what a Framework can do for your project
    2. Then look what frameworks intersect the most
    3. Then do a decision on the soft factors like framework reputation, your budget

    A little bit ironic, but if you just started out a voting on what framework is the most popular then the topic and your question is perfect. But. If you plan on doing work as well then go for 1 to 3!

    flexdex
     
    flexdex, Aug 4, 2010 IP
  17. Andrew J

    Andrew J Peon

    Messages:
    32
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #37
    Personally I like CodeIgniter. It's very flexible, easy to use, easy to learn.
     
    Andrew J, Aug 4, 2010 IP
  18. travelguides

    travelguides Peon

    Messages:
    107
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #38
    Zend. Plain and simple. I agree with all the others who've already said so.
     
    travelguides, Aug 4, 2010 IP
  19. asheikha

    asheikha Member

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #39
    codeigniter and cakePHP is very popular, but personally i use codeigniter, if you want learning resources check this out Link
     
    asheikha, Aug 4, 2010 IP