Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.25 KB

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.