LuaSandbox

pecl install LuaSandbox

Lua interpreter with limits and safe environment

LuaSandbox is an extension for running untrusted Lua code within a PHP web request. Code is run in a stripped-down, safe environment. Time and memory limits can be set.

Maintainer

  • Tim Starling (lead )
  • Kunal Mehta (lead )
  • Timo Tijhof (lead )
  • Kunal Mehta (developer )

Details

Downloads: 34148
4.1.2
8 months ago
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 4.1.2 change log


- Run the GC more aggressively, especially as usage approaches the limit (T349462)

requires:

  • php >=7.2.0
  • pearinstaller >=1.10.0