PHP Classes

File: readme.md

Recommend this page to a friend!
  Classes of Christiaan Baartse   Lua sandbox   readme.md   Download  
File: readme.md
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lua sandbox
Run Lua language code integrated with PHP code
Author: By
Last change: Update of readme.md
Date: 2 years ago
Size: 373 bytes
 

Contents

Class file image Download
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" }