Download the PHP package dariob/cakephp-utils without Composer
On this page you can find all versions of the php package dariob/cakephp-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dariob/cakephp-utils
More information about dariob/cakephp-utils
Files in dariob/cakephp-utils
Package cakephp-utils
Short Description CakePHP utilities
License MIT
Homepage https://www.qobo.biz
Informations about the package cakephp-utils
CakePHP3.x Qobo Utils Plugin
A variety of utilities that are common and useful for several of our plugins and application.
This plugin is developed by Qobo for Qobrix. It can be used as standalone CakePHP plugin, or as part of the project-template-cakephp installation.
Usage
Install the pugin with composer:
Load the plugin:
Check that the plugin is loaded:
The above should output the list of loaded plugins, with Qobo/Utils
being
one of them.
Functionality
AdminLTE
One of the primary objectives of this plugin is to simplify the loading and configuration of the AdminLTE theme CakePHP plugin. Here is what you need to set it up.
Load the AdminLTE plugin:
Load AdminLTE plugin configuration at the bottom of config/bootstrap.php
:
Here is an example configuration you can stick into config/admin_lte.php
:
Load AdminLTE theme in beforeRender()
method of src/Controller/AppController.php
:
Load AdminLTE Form Helper in initialize()
method of src/View/AppView.php
:
For more information on initializing and configuring the AdminLTE theme, see plugin documentation
All versions of cakephp-utils with dependencies
admad/cakephp-sequence Version ^2.2
alt3/cakephp-swagger Version ^2.0
arvenil/ninja-mutex Version ^0.6
burzum/cakephp-file-storage Version dev-branch-2.0
burzum/cakephp-imagine-plugin Version dev-master#d21baf7378271d536982c8c0867fab3dcfa24cc8
cakedc/users Version ^8.0
cakephp/cakephp Version ^3.5 <3.7
cakephp/migrations Version ^1.7
friendsofcake/crud Version ^5.4
fzaninotto/faker Version ^1.0
josegonzalez/dotenv Version ^3.2
justinrainbow/json-schema Version ^5.0
league/csv Version ^8.1
lorenzo/audit-stash Version ^2.0
maiconpinto/cakephp-adminlte-theme Version ^1.0
mobiledetect/mobiledetectlib Version 2.*
muffin/trash Version ^2.1
myclabs/php-enum Version ^1.5
pyrech/composer-changelogs Version ^1.4
riesenia/cakephp-duplicatable Version ^3.0
rlanvin/php-rrule Version ^1.6
seld/jsonlint Version ^1.7
webmozart/assert Version ^1.4