Cphalcon
제품 정보
오픈소스 사용 사례
공개 채팅
지원 계획
현재 사용할 수 있는 OSS 플랜이 없습니다.
저장소의 제공자 또는 기여자인 경우 OSS 플랜 추가를 시작할 수 있습니다.
OSS 플랜 추가이 오픈소스에 대한 플랜을 찾고 있다면 저희에게 문의해 주세요.
전문 공급자와 연락하실 수 있도록 도와드리겠습니다.
제품 세부 정보
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.
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/__config/generate-api-docs.php. Steps:
- Clone the phalcon repo
- Checkout the tag you would like to generate docs for.
- Run
php tests/__config/generate-api-docs.php
- The files *.md files in nikos/api/ will contain the documentation
- For publishing to the Phalcon website this repo is used.
Links
General
- Contributing to Phalcon
- Official Documentation
- Zephir - The language Phalcon is written on
- Incubator - Community driven plugins and classes extending the framework (written in PHP)
Support
Social Media
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.