qcubed-4/common

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

Installs: 121

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:qcubed-library

dev-master 2024-06-21 10:42 UTC

This package is auto-updated.

Last update: 2024-09-24 23:11:58 UTC


README

Common classes for all the QCubed framework - v4

There are several repositories.

  • qcubed-4/application: the core functionality of QCubed-4. Building forms with textboxes, labels, buttons, etc...

  • qcubed-4/orm: the object relational mapper of QCubed that allows for powerful queries to be executed with ease.

  • qcubed-4/i18n: the translator services of QCubed

  • qcubed-4/cache: the caching mechanisms for QCubed

  • qcubed-4/app-starter: this repository allows you to quickly start a new QCubed-4 project

  • qcubed-4/common: a collection of classes that are used throughout the different QCubed-4 repositories.

  • qcubed/bootstrap: include bootstrap in your QCubed project

old version repositories

  • qcubed/qcubed contains the older versions of qcubed and are no longer in active development.