探索微信小程序框架如何助力企业数字化转型与合规运营
759
2022-10-31
Phalcon 一个高性能,全栈PHP框架作为C扩展提供
Phalcon Framework
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
A big thank you to our Backers; you rock!
Getting Started
Phalcon is written in Zephir/C with platform independence in mind. As a result, Phalcon is available on Microsoft Windows, GNU/Linux, FreeBSD and MacOS. You can either download a binary package for the system of your choice or build it from source.
NOTE: Phalcon requires the PSR PHP extension to be installed and enabled.
Installation
For detailed installation instructions you can check our installation page in the docs.
Generating API Documentation
Generating new documentation files for docs repository can be done using the script in tests/_ci/generate-api-docs.php. Steps:
Clone the phalcon repoCheckout the tag you would like to generate docs for.Run php tests/_ci/generate-api-docs.phpThe files *.md files in nikos/api/ will contain the documentationFor publishing to the Phalcon website this repo is used.
Links
General
Contributing to PhalconOfficial DocumentationZephir - The language Phalcon is written onIncubator - Community driven plugins and classes extending the framework (written in PHP)
Support
ForumDiscordStack Overflow
Social Media
TelegramGabParlerMeWeFacebookTwitter
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 is open source software licensed under the BSD 3-Clause License.
Copyright © 2011-present, Phalcon Team.
See the LICENSE.txt file for more. Additional licenses of packages that Phalcon uses, is inspired by or has adapted is located in the 3rdparty/licenses directory.
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~