spidermonkey 0.1.0

JavaScript engine for PHP


This extension allow you to embed Mozilla's Javascript engine Spidermonkey in PHP.

License: PHP License

This package is not maintained, if you would like to take over please go to this page.

Changes

- First public release
- Compile in ZTS mode
- JSRuntime removed for easier usage
- Properties works on objects
- Allow to export classes