We highly recommend you use the latest version of PHP corresponding to our DLLs, so as to take advantage of the full feature set of Phalcon.

Download

Windows DLLs can be downloaded from our Github release page here


Installation

To use phalcon on Windows you can download a DLL library. Edit your php.ini, append at the end, and restart your webserver to load the extension. More.

extension=php_phalcon.dll


Related Guides