Skip to content

Latest commit

 

History

History
executable file
·
36 lines (28 loc) · 1.13 KB

index.rst

File metadata and controls

executable file
·
36 lines (28 loc) · 1.13 KB

Welcome to Phalcon Internals

Phalcon is not a traditional framework, it's written as an C extension for PHP to provide high performance. The purpose of this document is to explain how it is built internally. If you're interested in helping improve Phalcon, or simply understand how it works, this is the information you need.

Other formats

Table of Contents

.. toctree::
   :maxdepth: 2

   reference/intro
   reference/phalcon-api
   reference/structures
   reference/memory
   reference/variables
   reference/operations
   reference/arrays
   reference/functions
   reference/objects
   reference/methods
   reference/classes
   reference/exceptions
   reference/compilation
   reference/license