Sandbox

An isolated environment where code can be run or tested, without affecting the real system. Sandboxes are very useful to check PHP feature across several versions.

See also 3v4l.org, onlinephp.io, PHP Playground and extend class PHP.

Related : Parser