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 PHP framework do you like most?

Discussion in 'PHP' started by webshore88, Jul 21, 2012.

  1. khalonn

    khalonn Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #61
    Yii framework is my first choice right now, second maybe codeigniter for personal use or zen for professional use.
     
    khalonn, Aug 9, 2012 IP
  2. lennondevid

    lennondevid Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #62
    I like Zend Framwork because it is incredibly powerful and has an great range of features.
     
    lennondevid, Aug 16, 2012 IP
  3. Desmond Tan

    Desmond Tan Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #63
    I mainly use Zend Framework for the same reasons as above, though I also used to us Yii Framework.
     
    Desmond Tan, Aug 17, 2012 IP
  4. LozarD

    LozarD Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #64
    I am learning Laravel right now. Don't know if overhype but all big guys currently playing with it.
     
    LozarD, Aug 17, 2012 IP
  5. royvn

    royvn Peon

    Messages:
    4
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #65
    I've used zend framework and some of symfony framework components.
    actually I don't like codeigniter, its hard to test
     
    royvn, Aug 17, 2012 IP
  6. anupamrekha

    anupamrekha Banned

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    56
    Digital Goods:
    7
    #66
    My favorite is codeigniter because of short learning curve and simplicity.
     
    anupamrekha, Aug 18, 2012 IP
  7. lennondevid

    lennondevid Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #67
    I like Zend Framwork because it is incredibly powerful and has an great range of features.
     
    lennondevid, Aug 23, 2012 IP
  8. yellowhorse

    yellowhorse Member

    Messages:
    49
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    48
    #68
    I use framework as per the requirement of the client but most of the time i use to work with zend and smarty framework of php
     
    yellowhorse, Aug 23, 2012 IP
  9. perfectseopoint

    perfectseopoint Peon

    Messages:
    29
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #69
    I would prefer to use zend for myself but as per the clients requirements sometimes i use codeigniter both are good framework but my personal choice is always zend
     
    perfectseopoint, Aug 24, 2012 IP
  10. dynamic1234

    dynamic1234 Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #70
    from my opinioun i think Zend and cakephp are the best framework to be used...
     
    dynamic1234, Aug 24, 2012 IP
  11. mewindy

    mewindy Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #71
    I would always prefer to use CMS like wordpress for making quick sites but I would like to use zend framework if i have to select one of the listed by you because zend is very good and very reliable one
     
    mewindy, Aug 25, 2012 IP
  12. BRUm

    BRUm Well-Known Member

    Messages:
    3,086
    Likes Received:
    61
    Best Answers:
    1
    Trophy Points:
    100
    #72
    I hope those of you who use frameworks could also create the software from scratch without them.
     
    BRUm, Aug 25, 2012 IP
  13. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,998
    Best Answers:
    253
    Trophy Points:
    515
    #73
    From my experience, most people using them can't... or can't do it properly -- which is why most people using frameworks aren't qualified to say if it's rubbish or not, secure or not, or pointlessly bloated and idiotic or not.
     
    deathshadow, Aug 25, 2012 IP
  14. royvn

    royvn Peon

    Messages:
    4
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #74
    what's the point?
    building a solid framework needs to be maintained and tested continuously, and most of developers don't have time for it.

    because most people only read the "how to" tutorials, they don't dive into codes or API documentation. If you do, you qualified to say if a code is a rubbish or not
     
    royvn, Aug 30, 2012 IP
  15. phpking

    phpking Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #75
    ZEnd i guesss
     
    phpking, Aug 30, 2012 IP
  16. ds28

    ds28 Greenhorn

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #76
    cake php is good. however i found codeigniter has better documentation and books having detailed description of one of its best feature active records.
     
    ds28, Aug 30, 2012 IP
  17. indiaholidaydiary

    indiaholidaydiary Member

    Messages:
    257
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #77
    Zend is best as it has large user base so you will get better support. my other preference is Yii and CakePHP...you can try RubyOnRails as well but it is new in the market so hard get resource and material.
     
    indiaholidaydiary, Aug 30, 2012 IP
  18. BRUm

    BRUm Well-Known Member

    Messages:
    3,086
    Likes Received:
    61
    Best Answers:
    1
    Trophy Points:
    100
    #78
    Are you serious? What's the point in understanding the underpinnings of a framework? I didn't say developers should be able to formulate and maintain their own framework (they should anyway), I said they should be able to understand all the workings underneath the framework to the point where they could program the functionality independently.

    Jesus, what happened to passion for academia?
     
    BRUm, Sep 1, 2012 IP
  19. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,998
    Best Answers:
    253
    Trophy Points:
    515
    #79
    Went the same place as having a work ethic.
     
    deathshadow, Sep 1, 2012 IP
  20. JessyBreed

    JessyBreed Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #80
    The framework of our professional choice is Yii (http://www.yiiframework.com/) . Really awesome framework. It`s very quick and has many great features.

    Also I may recommend reading several comparison articles on this topic, like
    http://altabel.wordpress.com/2012/03/12/the-best-php-framework/
    http://davidjconnelly.wordpress.com/2011/07/03/the-best-php-framework-of-2011/
    http://php.dzone.com/news/top-10-php-frameworks
     
    JessyBreed, Jan 31, 2013 IP