Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martynassateika/CodeIgniter-phpstorm-plugin

PhpStorm plugin for CodeIgniter development
https://github.com/martynassateika/CodeIgniter-phpstorm-plugin

codeigniter codeigniter3 phpstorm-plugin

Last synced: 3 months ago
JSON representation

PhpStorm plugin for CodeIgniter development

Awesome Lists containing this project

README

        

[![changelog][changelog-badge]][CHANGELOG]
[![license][license-badge]][LICENSE]

CodeIgniter Plugin for PhpStorm
========================
:warning: This plugin is now [maintained](https://github.com/JetBrains/CodeIgniter-phpstorm-plugin) by JetBrains.

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