- Notifications
You must be signed in to change notification settings - Fork0
The most complete Phalcon PHP stubs which allows autocomplete in modern IDEs
License
danielcosta/phalcon-stub
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
When working with Phalcon PHP framework classes may crop up some difficulties when to use syntax highlighting or code autocompletion.This repo provide the most complete Phalcon PHP stubs which allows autocomplete in modern IDEs.
Grabbed by usingPhalcon Devtools.
PHP >= 5.3Phalcon >= 3.xInstall composer in a common location:
curl -s http://getcomposer.org/installer| phpCreate the composer.json file as follows:
{"require-dev": {"danielcosta/phalcon-stub":"^3.0" }}Run the composer installer:
php composer.phar install
Setup your IDE.
This package (Phalcon stubs) is open-sourced software licensed under theMIT.© Daniel Costa and contributors
Phalcon PHP andPhalcon Devtools are open-sourced software licensed under theNew BSD License.© Phalcon Framework Team and contributors
About
The most complete Phalcon PHP stubs which allows autocomplete in modern IDEs
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.