2017 © Pedro Peláez
 

library php-sandbox

Php Sandbox in a child process which should make it possible to run user supplied code safely

image

christiaan/php-sandbox

Php Sandbox in a child process which should make it possible to run user supplied code safely

  • Sunday, April 12, 2015
  • by christiaan
  • Repository
  • 3 Watchers
  • 3 Stars
  • 703 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

PhpSandbox

Build Status, (*1)

Php Sandbox in a child process which should make it possible to run user supplied PHP code safely., (*2)

This is a proof of concept, it works but as far as I know does not run in production anywhere. Because it runs a process for each sandbox it is also much slower than real sandbox solutions., (*3)

If you want to offer a scripting solution to your end users you are most likely better off using either the LUA or [JavaScript V8][2] php extensions., (*4)

Installation

php composer.phar require christiaan/php-sandbox

Usage

See the various tests, (*5)

Known issues

Does not work on Windows, most likely due to this bug, (*6)

The Versions

12/04 2015

dev-master

9999999-dev

Php Sandbox in a child process which should make it possible to run user supplied code safely

  Sources   Download

MIT

The Requires

 

by Christiaan Baartse

php sandbox

27/03 2013

1.0.2

1.0.2.0

Php Sandbox in a child process which should make it possible to run user supplied code safely

  Sources   Download

MIT

The Requires

 

by Christiaan Baartse

php sandbox

26/03 2013

1.0.1

1.0.1.0

Php Sandbox in a child process which should make it possible to run user supplied code safely

  Sources   Download

MIT

The Requires

 

by Christiaan Baartse

php sandbox

26/03 2013

1.0.0

1.0.0.0

Php Sandbox in a child process which should make it possible to run user supplied code safely

  Sources   Download

MIT

The Requires

 

by Christiaan Baartse

php sandbox