# CodeIgniter-phpstorm-plugin **Repository Path**: mirrors_JetBrains/CodeIgniter-phpstorm-plugin ## Basic Information - **Project Name**: CodeIgniter-phpstorm-plugin - **Description**: PhpStorm plugin for CodeIgniter development - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-14 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![changelog][changelog-badge]][CHANGELOG] [![license][license-badge]][LICENSE] CodeIgniter Plugin for PhpStorm ======================== Installation --------------------- * Install the plugin by going to `Settings -> Plugins -> Browse repositories` and searching for "CodeIgniter". * Enable it in your project by going to `File -> Settings -> Languages & Frameworks -> PHP -> CodeIgniter`. ![](screenshot.png) Attributions ------------ * The module is built for use with [CodeIgniter](https://github.com/bcit-ci/CodeIgniter), an Open Source PHP Framework from British Columbia Institute of Technology (originally from EllisLab). [CHANGELOG]: ./CHANGELOG.md [LICENSE]: ./LICENSE [changelog-badge]: https://img.shields.io/badge/changelog-blue.svg [license-badge]: https://img.shields.io/badge/license-Apache%202.0-blue.svg