sneakybobito/phalcon-stubs

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (v3.3.0) of this package.

IDE Stubs for phalconphp

v3.3.0 2018-01-16 07:59 UTC

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