The project is still in development
Harmony translates your PHP code into javascript! Inspired by GWT!
- nearly all of the php syntax can be translated to javascript
- use of Mootools 1.2 to support object orientated programming and more
- use of php.js to support php functions in javascript
But it also bring Harmony XML inspired by Flex MXML. It allows you to develop components in xml/php and run them on the client side!
A first preview can be downloaded. Check out the official website (http://www.harmony-framework.com) for an online demo.
No documentation yet available.