PHPackages                             qcubed-4/application - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. qcubed-4/application

ActiveQcubed-library[Framework](/categories/framework)

qcubed-4/application
====================

The common files used by many of the components of the QCubed-4 framework

v4.0(5y ago)11562[5 issues](https://github.com/qcubed-4/application/issues)1MITPHPPHP &gt;=7.0

Since Apr 23Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/qcubed-4/application)[ Packagist](https://packagist.org/packages/qcubed-4/application)[ Docs](https://qcubed.eu/)[ RSS](/packages/qcubed-4-application/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (5)Versions (2)Used By (1)

@ -2,20 +2,10 @@ This is the application part of the QCubed-4 framework, and includes forms, controls, actions, events and code to tie them all together.

What is QCubed-4?
-----------------

[](#what-is-qcubed-4)

QCubed (pronounced 'Q' - cubed) is a PHP Model-View-Controller Rapid Application Development framework with support for PHP8 and above. The goal of the framework is to save development time around mundane, repetitive tasks - allowing you to concentrate on things that are useful AND fun. QCubed-4 excels in situations where you have a large database structure that you quickly want to make available to users.

Additional Documentation and Knowledge Base
-------------------------------------------

[](#additional-documentation-and-knowledge-base)

In addition to the official QCubed-4 documentation and examples, you may find the **DeepWiki knowledge base** useful for gaining a broader and more contextual overview of the QCubed-4 ecosystem.

DeepWiki aggregates community-driven knowledge, explanations, and references collected from open-source discussions, repositories, and real-world usage. It can help both new and experienced developers better understand QCubed’s architecture, design philosophy, and ongoing evolution as an open-source framework.

As with any open-source effort, community contributions and shared experiences help keep this knowledge relevant and growing.

QCubed (pronounced 'Q' - cubed) is a PHP Model-View-Controller Rapid Application Development framework with support for PHP8 and above. The goal of the framework is to save development time around mundane, repetitive tasks - allowing you to concentrate on things that are useful AND fun. QCubed excels in situations where you have a large database structure that you quickly want to make available to users.

Stateful architecture
---------------------

[](#stateful-architecture)

With QCubed-4, you don't have to deal with POSTs and GETs coming from the browser. QCubed-4 automatically handles that for you and packages the information into object oriented forms and controls. Programming with QCubed-4 feels very much like programming a desktop application. If you are familiar with ASP, it is similar. With QCubed-4, you don't have to deal with POSTs and GETs coming from the browser. QCubed automatically handles that for you and packages the information into object oriented forms and controls. Programming with QCubed feels very much like programming a desktop application. If you are familiar with ASP, it is similar.

The Code Generator
------------------

[](#the-code-generator)

The Code Generator automatically creates object classes with matching forms and controls based on your database schema. It uses the concept of ORM, [object-relational mapping](http://en.wikipedia.org/wiki/Object-relational_mapping), to practically create your whole model layer for you. @ -98,5 +88,3 @@ Also, the JQuery UI framework has been put in its own directory to prepare for m

Credits
-------

[](#credits)

QCubed was branched out of QCodo, a project by Michael Ho. QCubed-4v was branched out of QCubed project, which @spekary (Shannon Pekary) has been instrumental in redesigning.

[![Ask DeepWiki](https://camo.githubusercontent.com/0f5ae213ac378635adeb5d7f13cef055ad2f7d9a47b36de7b1c67dbe09f609ca/68747470733a2f2f6465657077696b692e636f6d2f62616467652e737667)](https://deepwiki.com/qcubed-4/application)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 59.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1897d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/114581966?v=4)[QCubed-4](/maintainers/qcubed-4)[@qcubed-4](https://github.com/qcubed-4)

---

Top Contributors

[![kukrik](https://avatars.githubusercontent.com/u/2853034?v=4)](https://github.com/kukrik "kukrik (67 commits)")[![qcubed-temp](https://avatars.githubusercontent.com/u/83004588?v=4)](https://github.com/qcubed-temp "qcubed-temp (41 commits)")[![koopa](https://avatars.githubusercontent.com/u/195897?v=4)](https://github.com/koopa "koopa (5 commits)")

---

Tags

phpframeworkjquery

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/qcubed-4-application/health.svg)

```
[![Health](https://phpackages.com/badges/qcubed-4-application/health.svg)](https://phpackages.com/packages/qcubed-4-application)
```

###  Alternatives

[phpmv/php-mv-ui

A JQuery and UI library for php and php MVC frameworks

3520.5k3](/packages/phpmv-php-mv-ui)[qcubed/qcubed

QCubed is a PHP framework for rapid web development. Building on top of jQuery, with OOP at its core, QCubed provides a powerful solution for building database-driven Web 2.0 applications.

571.2k1](/packages/qcubed-qcubed)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
