php framework help

Discussion in 'PHP' started by ashraful88, Apr 23, 2010.

  1. #1
    I am looking for a good php framework which will simplify my work and give me good performance in a large project. Thanks in advance.
     
    ashraful88, Apr 23, 2010 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,901
    Likes Received:
    4,555
    Best Answers:
    123
    Trophy Points:
    665
    #2
    I like cakePHP but symfony is also very popular. I tried using a CMS based on symfony and it was hideous to modify. Cake is ... a piece of cake ;)
     
    sarahk, Apr 23, 2010 IP
  3. System 6 Hosting

    System 6 Hosting Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I like Drupal. It handles most of the drudgery and is really easy to make php coded pages in. For example: system6hosting.com/image_switching_with_html_in_posts
     
    System 6 Hosting, Apr 23, 2010 IP
  4. sarahk

    sarahk iTamer Staff

    Messages:
    28,901
    Likes Received:
    4,555
    Best Answers:
    123
    Trophy Points:
    665
    #4
    Drupal is a Content Management System (CMS) and not a framework.
     
    sarahk, Apr 23, 2010 IP
  5. taduyducvn

    taduyducvn Greenhorn

    Messages:
    81
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #5
    ZEND framework, i prefer it over Symfony. Good MVC
     
    taduyducvn, Apr 23, 2010 IP
  6. FutureKing

    FutureKing Well-Known Member

    Messages:
    194
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    125
    Digital Goods:
    4
    #6
    Use CodeIgniter. Very easy to learn and very powerful.
     
    FutureKing, Apr 23, 2010 IP
  7. daddyG

    daddyG Peon

    Messages:
    23
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I like CodeIgniter as well.
     
    daddyG, Apr 23, 2010 IP
  8. pakistanvoices

    pakistanvoices Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I like codeIgniter but there are some problem with CodeIgniter, It's database classes did not easy support for multi server environment. If you want to use it with large then from very basic u need to think about it. If there is developed site then it is very tough to rewrite the code. I would prefer to use the FUSE BOX for this. Use ADODB for database connection.
     
    pakistanvoices, Apr 24, 2010 IP
  9. ashraful88

    ashraful88 Active Member

    Messages:
    37
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #9
    What about 'Akelos' ?
     
    ashraful88, Apr 24, 2010 IP
  10. ashraful88

    ashraful88 Active Member

    Messages:
    37
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #10
    I tried codeIgniter. It's very easy to work, I don't have to learn any template engine code. As codeIgniter provide template engine(with cache). But, codeIgniter don't have any bult-in AJAX lib. Now I'm going to take the test of ZEND php.
    :cool:
     
    ashraful88, Apr 30, 2010 IP
  11. Obulus

    Obulus Peon

    Messages:
    85
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Hey there,

    I'm beginning to develop with CakePHP and was wondering whether or not people could give me any advice on other frameworks that I could delve into.

    I've used CodeIgnitor before and now want to spread my wings and really edge into developing with pre-built systems.

    Thanks!
     
    Obulus, May 1, 2010 IP
  12. n3r0x

    n3r0x Well-Known Member

    Messages:
    257
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    120
    #12
    Not sure how good it is.. but you could checkout Zend Framework
     
    n3r0x, May 1, 2010 IP
  13. s.ham

    s.ham Member

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #13
    Definitely Zend framework!
     
    s.ham, May 2, 2010 IP