PHP Lua. Run Lua code from inside PHP applications.

pecl.php.net/package/lua

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2020
  • Back to dev
  • Preparing 2.0.7
  • Fixed ulong undefined
December 2019
  • Merge pull request #42 from negram/demangle-object-name
  • Merge pull request #44 from tony2001/multiple_fixes
  • added more test php version
November 2019
  • Renamed test to prevent merge conflict
July 2019
  • add some more table magic
May 2019
  • add more tests
  • make lua_obj optional
  • fix crashes when printing tables
  • fix incorrect type alloc that causes memory corruption
  • Fixed issue #40
  • Make test finally stable
  • fixed test
  • Fixed test
  • Demangle name of a property when assigning an object into Lua
December 2018
  • releasing 2.0.6
  • Fixed hash recursive detecting
December 2017
  • back to dev