QCubed

One Review

A Rapid Prototyping PHP5 Framework which aims to free the developer from mundane, repeatable tasks.

PHP5 framework that is originally a fork of the Qcodo framework.

The goal of the framework is to provide a unique alternative to other frameworks available, by making different architectural decisions. The two major pieces of the QCubed framework are the ORM layer and the GUI layer. Each layer plays a separate and unique role, and is designed to be able to operate independently of the other.

  1. Qcodo forked again
This entry was posted in and tagged , , . Bookmark the permalink.
  • Review by Ryan Peters January 27th, 2009 - 5:49 am
    Features
    • 5 from 5
    Usability
    • 4 from 5
    Support
    • 4 from 5

    We use QCubed to build our enterprise level LMS, and have been very happy with it.
    The code generation saved hundreds of hours of hand-coding while still providing us the ability to customize the data objects to meet our application’s needs.
    The QForm approach of having objects represent the GUI elements and events triggered by user interactions is a paradigm that’s very easy to understand, and work with.

    The entire framework is strictly PHP, and very OO centric. This is fantastic if you know your OO PHP, but provides a steep learning curve otherwise.

    Support in the form of forums and community involvement is great, but the documentation is currently lackluster, and 3rd part sites relating to it are pretty much non-existant due to it’s relative obscurity.

    I know both of these are something the community is working on.

    – VexedPanda, core contributer to QCubed

New reviews are currently closed.