Top Level :: XML

Package Information: XML_XUL

» Summary » License
Class to build Mozilla XUL applications. PHP License
» Current Release » Bug Summary
0.9.1 (alpha) was released on 2012-08-31 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install XML_XUL

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/XML_XUL

No open bugs
Report a new bug to XML_XUL
» Description
The XML User Interface Language (XUL) is a markup language for describing user interfaces.
With XUL you can create rich, sophisticated cross-platform web applications easily.
XML_XUL provides a API similar to DOM to create XUL applications. There is a PHP object for each XUL element, and the more complex widgets like grids, trees and tabboxes can easily be created with these objects.
» Maintainers » More Information

Dependencies for XML_XUL