nmapx/phalcon-ide

This package is abandoned and no longer maintained. The author suggests using the phalcon/ide-stubs package instead.
There is no license information available for the latest version (3.2.0) of this package.

Phalcon stub for IDE - vendor

3.2.0 2017-06-21 10:59 UTC

This package is not auto-updated.

Last update: 2017-06-24 22:26:07 UTC


README

Packagist Latest Stable Version

Phalcon PHP framework development stub

Description

It's a stub of Phalcon PHP framework.

No system requirements, pure code.

Recommended for docker environment projects and for those who don't have Phalcon extension locally installed.

Installation guide

Just add this library to your composer.json file (the best way is to add it as require-dev) or download it manually and place somewhere in your project dir. Your IDE should recognize it and... that's it! Don't forget to "lock" your version on a specific release.

using Composer

composer require --dev nmapx/phalcon-ide