Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-pear-XML_FastCreate-1.0.4-8.mga8 RPM for noarch

From Mageia 8 for armv7hl / media / core / release

Name: php-pear-XML_FastCreate Distribution: Mageia
Version: 1.0.4 Vendor: Mageia.Org
Release: 8.mga8 Build date: Wed Feb 12 09:22:01 2020
Group: Development/PHP Build host: localhost
Size: 267163 Source RPM: php-pear-XML_FastCreate-1.0.4-8.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://pear.php.net/package/XML_FastCreate
Summary: Fast creation of valid XML with DTD control
- 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>
      =>  <div class="news"><h1><span> Example </span></h1></div>
- Include a PHP program to quickly transform HTML to FastCreate syntax.
  [ Require XML_HTMLSax package ]
- See examples for more informations :
  http://lya.fr/pear/XML_FastCreate/tests/
- French Tutorial :
  http://wiki.lya.fr/doku.php?id=pear_xml_fastcreate

Provides

Requires

License

PHP License

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 1.0.4-8.mga8
  + Revision: 1499223
  - Mageia 8 Mass Rebuild
* Wed Sep 19 2018 umeabot <umeabot> 1.0.4-7.mga7
  + Revision: 1274143
  - Mageia 7 Mass Rebuild

Files

/usr/share/pear/XML
/usr/share/pear/XML/FastCreate
/usr/share/pear/XML/FastCreate.php
/usr/share/pear/XML/FastCreate/Text.php
/usr/share/pear/XML/FastCreate/XML_Tree.php
/usr/share/pear/XML/FastCreate/tags
/usr/share/pear/XML/FastCreate/tags/HTML_4_01_STRICT.php
/usr/share/pear/XML/FastCreate/tags/HTML_4_01_TRANSITIONAL.php
/usr/share/pear/XML/FastCreate/tags/XHTML_1_0_STRICT.php
/usr/share/pear/XML/FastCreate/tags/XHTML_1_0_TRANSITIONAL.php
/usr/share/pear/XML/dtd
/usr/share/pear/XML/dtd/html_4_01_frameset.dtd
/usr/share/pear/XML/dtd/html_4_01_strict.dtd
/usr/share/pear/XML/dtd/html_4_01_transitional.dtd
/usr/share/pear/XML/dtd/xhtml_1_0_frameset.dtd
/usr/share/pear/XML/dtd/xhtml_1_0_strict.dtd
/usr/share/pear/XML/dtd/xhtml_1_0_transitional.dtd
/usr/share/pear/XML/dtd/xhtml_1_1.dtd
/usr/share/pear/XML/tests
/usr/share/pear/XML/tests/example.css
/usr/share/pear/XML/tests/pear.php.net.html
/usr/share/pear/data
/usr/share/pear/data/XML_FastCreate
/usr/share/pear/data/XML_FastCreate/README
/usr/share/pear/script
/usr/share/pear/script/HTML2XFC.php
/usr/share/pear/tests
/usr/share/pear/tests/XML_FastCreate
/usr/share/pear/tests/XML_FastCreate/tests
/usr/share/pear/tests/XML_FastCreate/tests/example1.php
/usr/share/pear/tests/XML_FastCreate/tests/example2.php
/usr/share/pear/tests/XML_FastCreate/tests/example3.php
/usr/share/pear/tests/XML_FastCreate/tests/example4.php
/usr/share/pear/tests/XML_FastCreate/tests/example5.php
/usr/share/pear/tests/XML_FastCreate/tests/sample.php
/var/lib/pear/XML_FastCreate.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:03:47 2024