qcubed / common
The common files used by many of the components of the QCubed framework
Installs: 473
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 5
Type:qcubed-library
pkg:composer/qcubed/common
Requires
- php: >=5.5.0
Requires (Dev)
- phpunit/phpunit: 4.8.*
This package is not auto-updated.
Last update: 2025-10-19 20:57:06 UTC
README
Common classes for all the QCubed framework - v4
There are several repositories.
- 
qcubed/application: the core functionality of QCubed. Building forms with textboxes, labels, buttons, etc... 
- 
qcubed/orm: the object relational mapper of QCubed that allows for powerful queries to be executed with ease. 
- 
qcubed/i18n: the translator services of QCubed 
- 
qcubed/cache: the caching mechanisms for QCubed 
- 
qcubed/app-starter: this repository allows you to quickly start a new QCubed project 
- 
qcubed/bootstrap: include bootstrap in your QCubed project 
- 
qcubed/common: a collection of classes that are used throughout the different QCubed repositories. 
old version repositories
- qcubed/qcubed contains the older versions of qcubed and are no longer in active development.