Which is best PHP Framework?

Discussion in 'PHP' started by KingCobra, Jun 6, 2012.

  1. ronaldneck

    ronaldneck Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #21
    Yii Framework is a high-performance component-based PHP framework best for Web 2.0 development.
     
    ronaldneck, Nov 16, 2012 IP
  2. linkodev

    linkodev Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #22
    Don't forget the newcomer "Laravel". It has receive some positive thumbs up. http://laravel.com/
     
    linkodev, Nov 16, 2012 IP
  3. richj

    richj Member

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #23
    Zend Framework 2 is good.
     
    richj, Nov 16, 2012 IP
  4. Nei

    Nei Well-Known Member

    Messages:
    106
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    170
    #24
    I also vote for Symphony.
    But why there isn't Smarty framework in the list? I think it is pretty good for the beginning.
     
    Last edited: Nov 16, 2012
    Nei, Nov 16, 2012 IP
  5. arsalankhan

    arsalankhan Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    6
    Trophy Points:
    0
    #25
    Yii if you want fast page loads and many inbuilt features, Codeigniter if you want a framework with small blueprint and small learning curve
     
    arsalankhan, Nov 17, 2012 IP
  6. supportskins

    supportskins Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #26
    It is difficult to pin point it out. I personally prefer CodeIgniter and Zend Frameworks.
     
    supportskins, Nov 20, 2012 IP
  7. NetStar

    NetStar Notable Member

    Messages:
    2,471
    Likes Received:
    541
    Best Answers:
    21
    Trophy Points:
    245
    #27
    Probably because Smarty is just a Template Engine rather than a Framework. I would even say that 90% of the people who use SMARTY could just use PHP Includes.
     
    NetStar, Nov 20, 2012 IP
    Nei likes this.
  8. SedNaX

    SedNaX Active Member

    Messages:
    1,326
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    90
    #28
    I'm using Codeigniter for years now as a professional programmer (both alone and in a team). Simple out of the box, and easy to extend with for example APIs from social media, or paypal or iDeal (for Dutch users).
     
    SedNaX, Nov 21, 2012 IP
  9. Alex_Dev

    Alex_Dev Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #29
    Have you checked it? What are the pros and cons?
     
    Alex_Dev, Nov 26, 2012 IP
  10. juliobeaupre

    juliobeaupre Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #30
    Before you can decide on a framework for your project you should first understand its needs, its requirements. Currently I am using CodeIgniter because it’s relatively easy to learn, delivers lightning fast page loads, has tonnes of advanced features and has a very large and active community.
     
    juliobeaupre, Nov 26, 2012 IP
  11. satish68

    satish68 Greenhorn

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #31
    cakephp and codeigniter are the popular ones. i agree that its rather a subjective question and depends on individual choice and requirements.
     
    satish68, Dec 4, 2012 IP
  12. Yaldaram

    Yaldaram Member

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #32
    My recommendation: Laravel.
     
    Yaldaram, Dec 6, 2012 IP
  13. ericlewis107

    ericlewis107 Greenhorn

    Messages:
    32
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #33
    [FONT=Arial, sans-serif]LAMP is the shorter version for Linux-Apache-MySQL-PHP, this is a very popular web development platform that has been trusted and used by many people all over the world. If you are on the lookout for a good web development platform that is going to make your work faster, more efficient and unique then LAMP website Development is the right choice.[/FONT]
     
    ericlewis107, Dec 7, 2012 IP
  14. dirk041

    dirk041 Active Member

    Messages:
    108
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    58
    #34
    Yii framework is good for developing web 2.0...
     
    dirk041, Dec 7, 2012 IP
  15. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #35
    The OP asked for a framework, not for a platform.
     
    Rukbat, Dec 7, 2012 IP
  16. josefaryan

    josefaryan Member

    Messages:
    1,473
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    45
    #36
    According to my opinion, Zend is the best PHP Framework.
     
    josefaryan, Dec 8, 2012 IP
  17. SKONSINDIA

    SKONSINDIA Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #37
    Hi,
    ZEND is the best PHP Framework but it is very difficult to learn.You can go for CAKEPHP, its amazing.
     
    SKONSINDIA, Dec 9, 2012 IP
  18. JessyBreed

    JessyBreed Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #38
    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
  19. TrySparta

    TrySparta Well-Known Member

    Messages:
    279
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    120
    #39
    There is no "best" framework but some frameworks are more complex than others. For simplicity and speed, Codeigniter is the one I prefer.
     
    TrySparta, Feb 2, 2013 IP
  20. wood

    wood Active Member

    Messages:
    735
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    83
    #40
    http://www.phpframeworks.com
    This site compare all kinds of PHP frameworks and help you choose the right php framework for your project.also this site give the TOP 10 Frameworks @ http://www.phpframeworks.com/top-10-php-frameworks/
     
    Last edited: Feb 6, 2013
    wood, Feb 6, 2013 IP