Framework help needed

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shrini

    #1

    Framework help needed

    Friends.

    I have to develop an inventory application for my friends provisional
    store.
    I learned php.
    But, i need the application in short time.

    So, please recommand a nice framework for rapid application
    development.
    Google gives a lot. i confused.

    Which is suitable for business applications like inventory, attendence
    etc.

    Thanks.
    T.Shrinivasan.

  • Tony Marston

    #2
    Re: Framework help needed

    If you want RAD, a built-in RBAC system, Audit Logging and Workflow, then
    try Radicore at http://www.radicore.org

    --
    Tony Marston

    This is Tony Marston's web site, containing personal information plus pages devoted to the Uniface 4GL development language, XML and XSL, PHP and MySQL, and a bit of COBOL

    RADICORE is a Rapid Application Development Toolkit for building Administrative Web Applications which are platform independent, browser independent and database independent.



    "shrini" <tshrinivasan@g mail.com> wrote in message
    news:1150087388 .926970.172240@ c74g2000cwc.goo glegroups.com.. .[color=blue]
    > Friends.
    >
    > I have to develop an inventory application for my friends provisional
    > store.
    > I learned php.
    > But, i need the application in short time.
    >
    > So, please recommand a nice framework for rapid application
    > development.
    > Google gives a lot. i confused.
    >
    > Which is suitable for business applications like inventory, attendence
    > etc.
    >
    > Thanks.
    > T.Shrinivasan.
    >[/color]


    Comment

    • lorento

      #3
      Re: Framework help needed

      Try PRADO Framework :


      I think they've build good framework.

      --

      http://www.groupvita.com

      shrini wrote:[color=blue]
      > Friends.
      >
      > I have to develop an inventory application for my friends provisional
      > store.
      > I learned php.
      > But, i need the application in short time.
      >
      > So, please recommand a nice framework for rapid application
      > development.
      > Google gives a lot. i confused.
      >
      > Which is suitable for business applications like inventory, attendence
      > etc.
      >
      > Thanks.
      > T.Shrinivasan.[/color]

      Comment

      • Henk Verhoeven

        #4
        Re: Framework help needed

        phpPeanuts is suitable for business applications, but you need to
        understand OOP. And i doubt that learning to use phpPeanuts will take
        less time then developing a simple inventory application.

        OTOH, if you need advanced search by multiple columns with JOINs and
        paged results, user interface components for N to M Relationships, or
        maybe even polymorphic persistency ...

        Greetings,

        Henk Verhoeven,
        www.phpPeanuts.org.

        Comment

        Working...