Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/martynassateika/CodeIgniter-phpstorm-plugin
- Owner: martynassateika
- License: apache-2.0
- Archived: true
- Created: 2018-10-07T23:27:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T23:58:08.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T19:43:12.146Z (6 months ago)
- Topics: codeigniter, codeigniter3, phpstorm-plugin
- Language: Java
- Size: 176 KB
- Stars: 20
- Watchers: 5
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome - martynassateika/CodeIgniter-phpstorm-plugin - PhpStorm plugin for CodeIgniter development (Java)
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