Ultimater / docs

Phalcon Framework documentation

Home Page:https://docs.phalconphp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phalcon Framework Documentation

Welcome

This is the repository for the Phalcon documentation. Our documentation is hosted on Read The Docs which is automatically updated when any changes are made to this repository.

You are welcome to fork this repository and add, correct or enhance the documentation yourselves.

The documentation is written using reStructuredText and is currently available in 11 different languages:

If you would like to translate the Phalcon Docs into your language, you'll need to find out your language's ISO 639-1 code. For example, to create Vietnamese (vi), run the following command:

php cli.php language create vi

API

The API is automatically generated from the C source code using the following command (replace /home/sid/cphalcon/ext/ with the appropriate value):

php cli.php api generate /home/sid/cphalcon/ext/

If you find an error or want to improve it, please send a pull request:

About

Phalcon Framework documentation

https://docs.phalconphp.com


Languages

Language:CSS 46.6%Language:HTML 24.8%Language:Python 10.1%Language:Makefile 7.1%Language:Batchfile 6.5%Language:PHP 2.9%Language:JavaScript 2.0%Language:Volt 0.0%