Cake PHP anyone using it?

Discussion in 'PHP' started by Boss_Numbat, Sep 25, 2006.

  1. #1
    Hi all. I'm still pretty new to AJAX, and everytime I delve into it, I spend most of my time pulling my hair out trying to get my project to work in the popular browsers.

    I understand CakePHP is great for anyone who knows PHP and is planning to develop any size web applications, as it uses the model-view-controller architecture, php models, controllers, and a nice feature called scaffolding.

    I am wondering if anyone here has managed to develop any web applications with it?

    Cake PHP
    cakephp.org/
    Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC.

    Thanks in advance for my newbie question :)
     
    Boss_Numbat, Sep 25, 2006 IP
  2. Boss_Numbat

    Boss_Numbat Active Member

    Messages:
    56
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    78
    #2
    no one using Cake PHP... bummer - oh well, I will ask again in a cpl of months - thanks.
     
    Boss_Numbat, Sep 29, 2006 IP
  3. sketch

    sketch Well-Known Member

    Messages:
    898
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    148
    #3
    Sounds a lot like Code Igniter, which is what I've just discovered this week and am liking a lot. It's not a program but integrating it into my own scripts is instantaneous. http://codeigniter.com

    I'm currently using it to create a simple linkdump site, I've only used it last night and I'm almost halfway done! It's saving me so much custom coding and I have less to worry about in regards to errors and parsing database results and such.
     
    sketch, Sep 30, 2006 IP
  4. coderlinks

    coderlinks Peon

    Messages:
    282
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #4
    coderlinks, Oct 1, 2006 IP
  5. intoex

    intoex Peon

    Messages:
    414
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    RoR conceptions are inside? :)
    As for me every company has own framework, which is good for them...
    ...btw we have some framework conceptions in our project, and building framework on them.
     
    intoex, Oct 1, 2006 IP
  6. DrMalloc

    DrMalloc Peon

    Messages:
    130
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I've had a bit of a play with cakephp, it's good but not as mature as the more established newbie-friendly MVC2 frameworks like ruby on rails. While it's fine for building personal and small web applications, probably not something you'd want to use in a demanding production environment.
     
    DrMalloc, Oct 1, 2006 IP
  7. smallbizstartupkit

    smallbizstartupkit Well-Known Member

    Messages:
    163
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #7
    I think you can definately use cake in a production environment. But the only way I can decide if I want to use it is if I code a simple app. I prefer cake and seagull as they are easy to use and are PHP 4 compatible. Some frameworks only use PHP 5 which is great but many hosts require additional configuration to use PHP5 and some don't even support it. So if you planning to distribute an app, for now at least, PHP 4 enabled frameworks are your best bet.
     
    smallbizstartupkit, Nov 3, 2006 IP
  8. ThisGoatStarves

    ThisGoatStarves Peon

    Messages:
    361
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I've toyed about with it for a while but I'm really waiting on the Zend Framework to progress and I'll adopt it. Unless it never progresses beyond it's current form.
     
    ThisGoatStarves, Nov 5, 2006 IP
  9. amaudy

    amaudy Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I implement cake framework for 10 websites in last six months.

    It quickly, easily and save time for me a lot.
     
    amaudy, Nov 5, 2006 IP
  10. gigapromoters

    gigapromoters Peon

    Messages:
    309
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #10
    gigapromoters, Nov 6, 2006 IP