PHP 5.6.40

Source code
Memory 335 Ko
Memory peak 347 Ko
Real memory 524 Ko
Real memory peak 524 Ko
Declared classes 151
Declared interfaces 16
Declared traits 0
Defined functions 2
Defined constants 1,836

Render a small template

Call GET
Template ~ 9,600 lines, ~ 550 Ko Example
Use a layout Yes Example
Blocks 50 (create and fill) Example
Custom functions 100 (create and call) Example
Macros 100 (create and call) Example
Escape strings for HTML 500 (escape and echo) Example
Escape strings for Javascript 500 (escape and assign) Example
Variables assignation 100 Example
Echo raw strings 100 Example
Echo unknowns variables 100 Example
Echo object methods call 500 Example
Templates inclusions 50 Example
Response ~ 9,300 lines, ~ 530 Ko Example