sneakybobito / phalcon-stubs
IDE Stubs for phalconphp
Installs: 51 296
Dependents: 11
Suggesters: 0
Security: 0
Stars: 23
Watchers: 2
Forks: 6
Open Issues: 0
README
Brings auto completion for phalcon php into your ide (phpstorm, netbeans, ...) through composer
Install
Add the line : "sneakybobito/phalcon-stubs": "3.0.1"
in your composer.json
and update
or install
.
Best practise would be to place it in the require-dev section of the composer.json.
You may specify a different version :
"sneakybobito/phalcon-stubs": "1.3.4"
"sneakybobito/phalcon-stubs": "1.2.0"
list of available versions
Please check the github tags for a list of available versions