Skip to content

Github mirror of PHP extension luasandbox - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Notifications You must be signed in to change notification settings

butch2k/mediawiki-php-luasandbox

 
 

Repository files navigation

This is a PHP extension. To compile it:

 $ phpize
 $ ./configure
 $ make

It requires a few dependencies:

 luajit - LUA just in time compiler. http://www.luajit.org/

== Mac OS X ==

Using brew:
 brew install luajit

About

Github mirror of PHP extension luasandbox - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published