Skip to content

phalcon/cphalcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a15adbe · Feb 11, 2020
Jan 27, 2020
Feb 3, 2020
Sep 24, 2019
Jan 25, 2020
Feb 3, 2020
Aug 25, 2019
Feb 11, 2020
Jan 31, 2020
Feb 10, 2020
Aug 4, 2019
Aug 2, 2019
Jan 26, 2020
Feb 3, 2020
Jun 29, 2019
Jan 27, 2020
Feb 6, 2020
Feb 11, 2020
Nov 26, 2019
Aug 25, 2019
Jan 5, 2020
Aug 25, 2019
Aug 6, 2018
Aug 29, 2019
Dec 23, 2019
Jan 26, 2020
Jan 15, 2020
Jan 18, 2020
Jan 25, 2020
Jan 25, 2020
Feb 3, 2020

Repository files navigation

Phalcon Framework

Discord Build Status Windows Build Code Coverage Contributors

Phalcon Backers OpenCollective OpenCollective

4.0 Issues 4.0 Pull Requests 4.1 Issues

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 repo
  • Checkout the tag you would like to generate docs for.
  • Run php tests/_ci/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

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.