Skip to content

caiofralmeida/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 8 different languages:

If you would like to translate the Phalcon Docs into your language, create a new folder using your language's ISO 639-1 code, copy the contents of en/ into it and submit it as a Pull Request.

API

The API is automatically generated from the C source code using the following command:

php scripts/gen-api.php

If you find an error or want to improve it, please send a pull request to https://github.com/phalcon/docs (documentation) or https://github.com/phalcon/cphalcon (source code).

About

Phalcon Framework documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.3%
  • HTML 25.0%
  • Python 10.6%
  • Makefile 7.5%
  • Batchfile 6.8%
  • PHP 3.4%
  • JavaScript 2.4%