Name : php-pear-XML_FastCreate
| |
Version : 1.0.3
| Vendor : Mandriva
|
Release : 5mdv2010.1
| Date : 2009-11-11 20:54:58
|
Group : Development/PHP
| Source RPM : php-pear-XML_FastCreate-1.0.3-5mdv2010.1.src.rpm
|
Size : 0.25 MB
| |
Packager : Guillaume Rousse < guillomovitch_mandriva_org>
| |
Summary : Fast creation of valid XML with DTD control and translation options
|
Description :
Key features of this package include: - Easy way to make valid XML : \\$x->div( \\$x->h1(\"Example\"), \\$x->p(\"Hello\"), \\$x->p(array(\'class\'=>\'example\'), \"World !\") )
- Option to report DTD errors in your XML : Use internal tool or external program [ Require XML_DTD package ]
- Use output driver of your choice : Text : return string XML_Tree : return XML_Tree object [ Require XML_Tree package ]
- Translate option to quickly transform tags by anothers : ex: Convert your XML to XHTML : < news>< title>Example< /title>< /news> to : < div class=\"news\">< h1>Example< /h1>< /div>
- Include a PHP program to quickly transform HTML to FastCreate syntax. [ Require XML_HTMLSax package ]
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/release |