PHP 7.4.4

Source code
Memory 461 Ko
Memory peak 475 Ko
Real memory 2.1 Mo
Real memory peak 2.1 Mo
Declared classes 177
Declared interfaces 18
Declared traits 0
Defined functions 2
Defined constants 2,143
Preload memory 0
Preloaded files 0

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