Harmony Framework

Harmony's goal is to bring php in the browser, thus developing on the server and on the client side using only one language. PHP, which is simple to use and known by thousands, is a perfect fit. No needs to learn javascript any more. The conversion between the two language is instantaneous! (Learn what you cannot do). But the goal of Harmony is also to simplify web development in every possible ways. This is where Harmony XML comes in. Inspired by Adobe Flex MXML, it allows you to build interfaces using xml and php code. The result is then translated into a php class which can be translated again in javascript. As the php code you write runs in the browser, none of php libraries are available. Harmony Toolkit aimed at resolving this problem by providing a php libraries which can be used in javascript (the first javascript toolkit to be written in php!). The Toolkit also bring components to use with Harmony XML files. Finally, Harmony provide a simple way to setup your application using Harmony_Application.
Powered by Gewgley