Libraries

QCubed-4 uses Composer to install libraries. To install the library plugin, simply execute the 'composer require library_name' command on your command line.

Below is a list of your currently installed libraries.

Name Description Examples
qcubed-4/applicationThe common files used by many of the components of the QCubed-4 framework
qcubed-4/cacheStandalone cache library, used by the QCubed-4 framework, but can also be used independently. Implements the PSR-16 SimpleCache interface
qcubed-4/commonThe common files used by many of the components of the QCubed-4 framework
qcubed-4/i18nComprehensive i18n project for translating PHP files.
qcubed-4/ormDatabase drivers, query support, and code generator for the object relational model for QCubed-4
qcubed-4/plugin-bootstrapQCubed-4 wrappers for Twitter Bootstrap. Specifically for QCubed v4 and above. bootstrap_ex.php
forms.php
nav.php
list_group.php
modal.php
qcubed-4/plugin-ckeditorQCubed plugin for CKEditor. ckeditor.php
ckeditor2.php