CodeIgniter IDE

CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications.

CodeIgniter framework CodeIgniter Plug-in is a part of CodeLobster IDE - Professional version

The CodeIgniter plug-in turns a CodeIgniter editor into a full-fledged CodeIgniter IDE!

CodeIgniter IDE has the following abilities to work with CodeIgniter framework:


1. Ability to install CodeIgniter framework
CodeIgniter plug-in gives the ability to download the latest framework version from the original site and install it to the necessary folder using wizard.
CodeIgniter framework installation


2. CodeIgniter autocomplete
CodeIgniter autocomplete feature enables you to write code faster. Pop-up completion list includes classes (libraries) of CodeIgniter framework
CodeIgniter framework autocomplete

and functions of objects.
CodeIgniter functions autocomplete
Completion list is called automatically in necessary area of CodeIgniter code.

3. Tooltips for CodeIgniter functions
Tooltips feature helps you to write code correctly. It includes descriptions for CodeIgniter functions.
Tooltips for CodeIgniter functions
Tooltips are shown automatically in necessary area of CodeIgniter code.

4. Context and Dynamic Help
You can quickly obtain necessary information about CodeIgniter syntax using these features.
To get help topics using Context Help:
  • Place the pointer on element you want to review help topic for and press F1 button

CodeIgniter plug-in searches for proper help information on https://www.codeigniter.com/ site directly.
The Dynamic Help window displays links to help topics for an element the pointer is placed on. CodeIgniter plug-in conducts search to https://www.codeigniter.com/ site.
CodeIgniter dynamic help

© Copyright by CodeLobster Software