mirror of
https://github.com/php-win-ext/php-lua.git
synced 2026-03-24 00:52:12 +01:00
486de80ebfe133f47dd6ea5f97f99628e27edef1
Use proper internal object storage rather than private props. Favor NULL clone_obj handler over empty private __clone method. Favor free_obj handler over __destruct() method.
PHP Lua
This extension embeds the lua interpreter and offers an OO-API to lua variables and functions.
"Lua is a powerful, fast, light-weight, embeddable scripting language."
Description
Languages
C
68.7%
PHP
25.1%
M4
4.8%
JavaScript
1.1%
Shell
0.3%
