All Projects → phalcon → Ide Stubs

phalcon / Ide Stubs

Licence: other
Phalcon IDE Stubs

Projects that are alternatives of or similar to Ide Stubs

CodeView
Android Library to make it easy to create an Code editor or IDE that support any languages and themes, with auto complete, auto indenting, snippets and more features
Stars: ✭ 254 (+85.4%)
Mutual labels:  syntax-highlighting, autocomplete, ide
Phalcon Devtools
Phalcon Developer Tools
Stars: ✭ 1,295 (+845.26%)
Mutual labels:  phalcon, ide, devtools
yii2-autocomplete-helper
Yii2 IDE Autocomplete Helper
Stars: ✭ 38 (-72.26%)
Mutual labels:  autocompletion, ide, phpstorm
TheVimIDE
Modern Vim IDE with support for C/C++, Java, Python, Lua, PHP, JavaScript, Ruby and much more ...
Stars: ✭ 33 (-75.91%)
Mutual labels:  syntax-highlighting, autocompletion, ide
Cmake Ide
Use Emacs as a C/C++ IDE
Stars: ✭ 661 (+382.48%)
Mutual labels:  ide, autocomplete, autocompletion
Phpstorm Ide Config
My PhpStorm configuration for writing modern PHP code
Stars: ✭ 55 (-59.85%)
Mutual labels:  ide, phpstorm
Yaf Php Doc
YAF(Yet Another Framework)源码PHP移植版,同时提供了IDE Helper Doc的能力💡💡💡
Stars: ✭ 58 (-57.66%)
Mutual labels:  phpstorm, autocomplete
Swoole Ide Helper
Auto completion, trigger suggest and view docs for Swoole in editor.
Stars: ✭ 1,116 (+714.6%)
Mutual labels:  ide, autocomplete
Vcli
Vertica CLI with auto-completion and syntax highlighting
Stars: ✭ 75 (-45.26%)
Mutual labels:  syntax-highlighting, autocomplete
Autoprompt
Auto complete command prompts for C# .Net console apps
Stars: ✭ 22 (-83.94%)
Mutual labels:  autocomplete, autocompletion
Smart Area
📝 Textareas on Steroids - AngularJS directive
Stars: ✭ 65 (-52.55%)
Mutual labels:  syntax-highlighting, autocomplete
Codeeditor
A cool code editor library on Android with syntax-highlighting and auto-completion.
Stars: ✭ 84 (-38.69%)
Mutual labels:  syntax-highlighting, autocomplete
O
🌀 Text editor suitable for writing git commit messages and editing Markdown files. Can build executables and jump to errors at the press of `ctrl-space`, for several programming languages. Can format code with `ctrl-w`. Provides general syntax highlighting, rainbow parenthesis and cut/paste portals. o is intentionally limited to VT100.
Stars: ✭ 54 (-60.58%)
Mutual labels:  syntax-highlighting, autocomplete
Php Language Server
PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
Stars: ✭ 1,019 (+643.8%)
Mutual labels:  ide, autocomplete
Http Prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
Stars: ✭ 8,329 (+5979.56%)
Mutual labels:  syntax-highlighting, autocomplete
Influx Prompt
An interactive command-line InfluxDB cli with auto completion.
Stars: ✭ 42 (-69.34%)
Mutual labels:  syntax-highlighting, autocomplete
Subethaedit
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
Stars: ✭ 1,183 (+763.5%)
Mutual labels:  ide, syntax-highlighting
I Pascal
A free Object Pascal language plugin for IntelliJ IDEA
Stars: ✭ 85 (-37.96%)
Mutual labels:  ide, syntax-highlighting
Rdf.sh
A multi-tool shell script for doing Semantic Web jobs on the command line.
Stars: ✭ 109 (-20.44%)
Mutual labels:  syntax-highlighting, autocompletion
Go Plus
An Enhanced Go Experience For The Atom Editor
Stars: ✭ 1,519 (+1008.76%)
Mutual labels:  ide, autocomplete

Phalcon IDE Stubs v4

This repo provide the most complete Phalcon Framework stubs which enables autocompletion in modern IDEs.

Installing via Composer

  1. Install Composer in a common location or in your project:

    curl -s http://getcomposer.org/installer | php
    
  2. Install via composer:

    composer require --dev phalcon/ide-stubs
    
  3. Setup your IDE.

Installing via Git

  1. Clone the Phalcon IDE Stubs repository in a common location.

  2. Setup your IDE.

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

License

Phalcon IDE Stubs is open-sourced software licensed under the New BSD License. © Phalcon Framework Team and contributors.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].