Recommend this page to a friend! |
Download .zip |
Info | View files (13) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2012-11-03 (3 years ago) | Not yet rated by the users | Total: 172 | All time: 8,026 This week: 915 |
Version | License | PHP version | Categories | |||
lua-sandbox 1.0 | MIT/X Consortium ... | 5.3 | PHP 5, Language |
Description | Author | ||||||||||||||||
This package can run Lua language code integrated with PHP code. Innovation Award
|
|
LuaSandbox ========== [![Build Status](https://secure.travis-ci.org/Web-Power/luasandbox.png)](http://travis-ci.org/Web-Power/luasandbox) Sandbox to run user supplied code using the Lua language. Installation ------------ Run composer.phar require webpower/luasandbox Or add the following to your composer.json file "require": { "inlinestyle/inlinestyle": "1.0" } |
Files |
File | Role | Description | ||
---|---|---|---|---|
src (1 directory) | ||||
tests (1 directory) | ||||
composer.json | Data | Documentation | ||
downloadAndCompileLua.sh | Data | Auxiliary data | ||
phpunit.xml.dist | Data | Auxiliary data | ||
readme.md | Data | Auxiliary data |
Files | / | src | / | WebPower | / | LuaSandbox |
File | Role | Description |
---|---|---|
assignObject.lua | Data | Auxiliary data |
Exception.php | Class | Class source |
InvalidVariableNameException.php | Class | Class source |
LuaErrorException.php | Class | Class source |
LuaObjectProxy.php | Class | Class source |
LuaSandbox.php | Class | Class source |
Files | / | tests | / | WebPower | / | LuaSandbox | / | Tests |
File | Role | Description |
---|---|---|
dumpGlobals.lua | Data | Auxiliary data |
LuaModuleTest.php | Test | Unit test script |
LuaSandboxTest.php | Test | Unit test script |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Composer package Packagist.org package page |
GitHub Official github repository |