Login   Register  
PHP Classes
elePHPant
Icontem

File: readme.md

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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:
Date: 2012-11-03 03:41
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"
	}