Package request: php8-pecl-luasandbox
LuaSandbox is an extension for PHP 7 and PHP 8 to allow safely running untrusted Lua 5.1 code from within PHP, which will generally be faster than shelling out to a Lua binary and using inter-process communication.
Link: MediaWiki Wiki, PECL, Source (WMF Phabricator)
Mainly used on MediaWiki, with Scribunto(Lua in Mediawiki) extension. Developed by Wikimedia Foundation. May also need PHP7 and PHP81 version too.