Best PHP framework

Discussion in 'PHP' started by mehedi.x.hasan, Feb 23, 2013.

  1. Tamil Amuthan

    Tamil Amuthan Greenhorn

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #21
    The framework must have little learning and easy to expand. I am using http://sourceforge.net/projects/naanalframework/ for all my projects. There is no installation. Just has to point the frameworks naanal.php in your application's index.php and run it. The framework will guide you what to do. For the beginer, this framework is very useful to develope PHP applications. A sample application also available at http://sourceforge.net/projects/naanalframework/files/sample%20applications/wordpress_plugin_builder.zip/download
     
    Tamil Amuthan, Mar 10, 2013 IP
  2. Nathan Malone

    Nathan Malone Well-Known Member

    Messages:
    369
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    110
    #22
    I really like Kohana, but if you're going for big corporate projects, you might want to consider the Zend Framework. Once you know one good MVC framework (and the underlying OOP logic), though, you can fairly easily learn more.
     
    Nathan Malone, Mar 11, 2013 IP
  3. annaharris

    annaharris Active Member

    Messages:
    119
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    51
    #23
    There are lots of Frameworks available to learn. As per my experience, i would like to suggest you Yii, CodeIgniter, Zend as they have lots of flexibility, features as well as MVC concept.
     
    annaharris, Mar 30, 2013 IP
  4. rony6754

    rony6754 Greenhorn

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #24
    It depends on personal requirements and market demand also vary location to location.Moreover you should read this article for better answer. http://iwebeffects.com/what-is-php-framework-how-it-works-and-which-one-you-should-use/
     
    rony6754, Apr 3, 2013 IP
  5. IGarret

    IGarret Active Member

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    3
    Trophy Points:
    51
    #25
    What can I say:
    - Zend - very heavy and functionality overloaded framework
    - Yii - great framework, but not transparent (not for newbies)
    - Kohana - great framework which I'm using now

    I met also other frameworks but didn't work with them much.
     
    IGarret, Apr 4, 2013 IP
  6. duckz

    duckz Active Member

    Messages:
    245
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    68
    #26
    if you choose symphony 2, you'll get the advantages of learning Drupal as well coz Drupal 8 will implement some of symphony 2 modules.
     
    duckz, Apr 8, 2013 IP
  7. Irfi0009

    Irfi0009 Banned

    Messages:
    17,584
    Likes Received:
    33
    Best Answers:
    1
    Trophy Points:
    48
    #27
    i think laravel
     
    Irfi0009, Apr 9, 2013 IP
  8. FutureKing

    FutureKing Well-Known Member

    Messages:
    194
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    125
    Digital Goods:
    4
    #28
    Start with CodeIgniter. It is very easy to learn.
    Then learn Yii-Framework. This will make you very fast.

    I learnet both and I can say that Yii is much better than CodeIgniter.
     
    FutureKing, Apr 11, 2013 IP