Download the PHP package liluoao/phalcon without Composer
On this page you can find all versions of the php package liluoao/phalcon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download liluoao/phalcon
More information about liluoao/phalcon
Files in liluoao/phalcon
Download liluoao/phalcon
More information about liluoao/phalcon
Files in liluoao/phalcon
Vendor liluoao
Package phalcon
Short Description A framework template made of Phalcon
License MIT
Homepage https://github.com/huobanyangche/phalcon-framework
Package phalcon
Short Description A framework template made of Phalcon
License MIT
Homepage https://github.com/huobanyangche/phalcon-framework
Please rate this library. Is it a good library?
Informations about the package phalcon
Phalcon
安装本库
安装Phalcon
Phalcon 是使用 C 扩展编写、高性能的 PHP 框架。
Windows用户可以在https://github.com/phalcon/cphalcon/releases 下载 .dll
文件,加入 php.ini
配置中:
重启你的WEB服务器后,在 phpinfo()
中看到 Phalcon 扩展,代表你安装成功。
安装Phalcon-devtool
phalcon-devtools 是Phalcon开发者工具,可以自动生成代码,和为IDE创建Phalcon语法提示。
然后将目录加入系统环境变量PATH,在命令行输入:
返回如下信息,说明设置成功:
为IDE创建语法提示
进入 ~/phalcon-devtools/ide
文件夹,运行命令:
它会在本文件夹中生成相应版本语法目录,在你的IDE中导入 Configure PHP Include Paths
即可。
All versions of phalcon with dependencies
PHP Build Version
Package Version
The package liluoao/phalcon contains the following files
Loading the files please wait ....