Skip to content

Releases: JCSama/Z-Ray-Plugin-for-CodeIgniter

ZRay plugin for codeIgniter - with coding standard panel

29 Dec 11:49

Choose a tag to compare

Changes:

ZRay plugin for codeIgniter

24 Dec 12:38

Choose a tag to compare

Bug fix :

  • The extension shows up everywhere

ZRay plugin for codeIgniter

22 Dec 17:14

Choose a tag to compare

Bug fix :

  • Undefined cache variable

ZendServer-ZRayExtension-CodeIgniter - with cache panel

03 Aug 19:02

Choose a tag to compare

1.1 (2015-08-03)

Changes:

  • New Cache panel : provides informations about the cache like (size, path, items..)
  • Hide the installation panel once the installation steps were completed.

ZRay plugin for codeIgniter

03 Aug 11:24

Choose a tag to compare

Zend Server Zray Plugin for CodeIgniter

CodeIgniter plugin provides valuable information on codeIgniter applications, making debugging easy and simple. Z-Ray gives a complete picture of your CodeIgniter environment - including all loaded views, models, helpers, hooks and configuration files.

  • Installation: shows the steps to complete the installation,
  • Configuration: shows the configuration files variables,
  • Views: shows information on currently loaded CodeIgniter views, including their application file path,
  • Hooks: displays the active Hooks,
  • Libraries: shows the loaded libraries,
  • Models: shows the loaded models,
  • Helpers: displays the loaded helpers,
  • Request: provides information on the current route of the CodeIgniter application, such as the controller name, the action name and the parameters.

Installation

This plugin is dedicated to ZendServer 8.5 with Zray Extension.

Supported CodeIgniter Versoin >= 2.2.0

Zip all files from this repository and go to ZendServer GUI -> Plugins -> Manage Plugins,
click on Deploy Plugins, upload the Plugin Package and follow the instructions.

After the installation go to :
Zend DevBar -> CodeIgniter Panel -> Installation Panel, and follow the instructions.