Skip to content

alex-mashin/php-luasandbox

 
 

Repository files navigation

LuaSandbox is an extension for PHP 7 and PHP 8 to allow safely running untrusted Lua 5.1 code from within PHP, which will generally be faster than shelling out to a Lua binary and using inter-process communication.

For more details see https://www.mediawiki.org/wiki/LuaSandbox.

About

A fork of PHP extension luasandbox by MediaWiki made for https://traditio.wiki

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 73.1%
  • PHP 23.5%
  • M4 3.4%