Homepage: https://phalconphp.com/en/
更新日期:2020年09月11日
@IGNORECHANGE
- To create the extension from C source follow these steps:
- Add the extension to your php.ini:
extension=phalcon.so
- Finally, restart the webserver
Too Simple !!!
Demo
developer tools: https://docs.phalconphp.com/en/latest/reference/tools.html ;自动代码生成工具,用于生成代码的框架
example: https://docs.phalconphp.com/en/latest/reference/tutorial.html