Documentation

elephc docs

Everything about elephc — from PHP syntax support to compiler-specific extensions and internal architecture.

Getting Started

Install elephc and compile your first program.

PHP Syntax

Standard PHP features supported by elephc. All PHP syntax is 100% compatible with the PHP interpreter.

Beyond PHP

Compiler-specific extensions that go beyond standard PHP.

Compiler Internals

How elephc works under the hood — from lexing to ARM64 code generation.