PHP Sandbox
I’ve been working on this slowly before but never did much with it, so I thought I would just get it out there for other people to work on.
I’m going to licence this under lgpl v2 I think but for the moment it’s public domain / unlicenced
This is not intended to be the be all and end all of security for your untrused PHP code but it does make life just a little safer if you need to run client / untrusted code with in a PHP page.
Currently it’s only been tested on Linux, you can find it on GitHub https://github.com/fregster/PHPSandbox



