Looking for the best framework to do...

Discussion in 'PHP' started by nasium, Apr 17, 2008.

  1. #1
    As a PHP developer, a large majority of my time is spent developing internal administration screens to admin data in forms.

    I am looking for a framework that I can work with that I can quickly deploy these type of pages.

    Can anyone suggest a product that you have worked with the past?

    Thanks
     
    nasium, Apr 17, 2008 IP
  2. evilgreenmonkey

    evilgreenmonkey Peon

    Messages:
    26
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You will probably find that CakePHP (http://www.cakephp.org/) best fits your needs, using a similar framework to Ruby on Rails. It certainly cuts down the time needed for creating basic Insert/Edit/Delete/View screens although can be a little less flexible when dealing with complicated relational database schemas.
     
    evilgreenmonkey, Apr 18, 2008 IP
  3. nasium

    nasium Active Member

    Messages:
    114
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    90
    #3
    Thanks, I have been looking into cake but wanted to ask what everyone here had to say. I am not so worried about complicated relational database schemas as I am complicated ajax and form interaction...

    If anyone has used Cake for what I am trying to do, let me know what you think....
     
    nasium, Apr 18, 2008 IP