PHP Manual
Function Reference
Other Basic Extensions
GeoIP
FANN
Igbinary
JSON
Simdjson
Lua
LuaSandbox
Misc.
Random
Seaslog
SPL
Streams
Swoole
Tidy
Tokenizer
URLs
V8js
Yaml
Yaf
Yaconf
Taint
Data Structures
var_representation
SimdJsonValueError
Introduction
Other Basic Extensions
PHP Manual
Lua
Table of Contents
Introduction
Installing/Configuring
Requirements
Installation
Lua
— The Lua class
Lua::assign
— Assign a PHP variable to Lua
Lua::call
— Call Lua functions
Lua::__construct
— Lua constructor
Lua::eval
— Evaluate a string as Lua code
Lua::getVersion
— The getversion purpose
Lua::include
— Parse a Lua script file
Lua::registerCallback
— Register a PHP function to Lua
LuaClosure
— The LuaClosure class
LuaClosure::__invoke
— Invoke luaclosure