laruence / php-lua

This extension embeds the lua interpreter and offers an OO-API to lua variables and functions.
http://pecl.php.net/package/lua
Other
149 stars 50 forks source link

Please add documentation and expose it #12

Open rkmax opened 9 years ago

hjanuschka commented 9 years ago

http://php.net/manual/en/book.lua.php i think this one is pretty up-to-date (atleast i think)

rkmax commented 9 years ago

@hjanuschka Certainly with that I am leading, but it would be great that the IDE was able to autocomplete the Lua class, as you do with Mongo, Pdo or other extensions. the IDE always indicates that the class dont exist :astonished:. obviously this is just the ide, I try to expose this documentation basing on another extension but could not :cry:, but you would have the pull request