Libraries

QCubed uses Composer to install libraries. To install 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
kukrik/bootstrapQCubed wrappers for Twitter Bootstrap. Specifically for QCubed v4 and above. bootstrap_ex.php
forms.php
nav.php
list_group.php
modal.php
kukrik/bootstrap-clockpickerQCubed v4 plugin for Bootstrap ClockPicker clockpicker.php
kukrik/bootstrap-datetimepickerQCubed v4 plugin for Bootstrap DateTimePicker datetimepicker.php
kukrik/bootstrap-filecontrolQCubed v4 plugin of FileControl filecontrol.php
kukrik/ckeditorQCubed plugin for CKEditor. ckeditor.php
ckeditor2.php
kukrik/counterup2QCubed plugin for Counter-Up. counterup.php
kukrik/nestedsortableQCubed v4 plugin for NestedSortable. menu_examples_en.php
menu_examples_et.php
menu_manager.php
settings_manager.php
categories_manager.php
content_types_manager.php
sliders_admin.php
kukrik/qcubed-croppieQCubed v4 plugin for Croppie croppie.php
kukrik/qcubed-filefinderQCubed v4 plugin for FileFinder filefinder.php
kukrik/qcubed-filemanagerQCubed v4 plugin for FileManager filemanager.php
folders_checking.php
ckeditor3.php
mediafinder.php
kukrik/qcubed-fileuploadQCubed v4 plugin for created FileUpload fileupload.php
filemanager.php
kukrik/qcubed-galleryQCubed v4 plugin for created Gallery gallerymanager.php
list.php
kukrik/qcubed-sliderQCubed v4 plugin for Slider slider_manager.php
slider.php
sliders_admin.php
kukrik/select2QCubed plugin for Select2. select2.php
kukrik/toastrQCubed plugin for Toastr toastr.php
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