spidermonkey 0.1.0

JavaScript engine for PHP


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

License: PHP License

Changes

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