PHP 8.0.0

Source code
Memory 517 Ko
Memory peak 517 Ko
Real memory 2.1 Mo
Real memory peak 2.1 Mo
Declared classes 185
Declared interfaces 21
Declared traits 0
Defined functions 2
Defined constants 2,134
Preload memory 144,552
Preloaded files 57

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