Sandbox · live PHP

PHP Playground

Not a description of "I know PHP" - actual PHP code, running live on the server, right now. Every demo lives on its own page, shareable on its own.

Maze

Maze generator and pathfinder - pick one of 4 algorithms (BFS/DFS/Dijkstra/A*), watch it solve live.

Try it

Cart engine

Live cart pricing-rule simulator - discount rules, coupons, priority/stacking logic.

Coming soon.

Artwork generator

Procedural graphics with PHP GD - a unique, server-rendered image on every request.

Coming soon.

Language playground

Modern PHP language features (property hooks, asymmetric visibility) with live, executed examples.

Coming soon.