Package : php-pear-XML_Serializer > RPM : php-pear-XML_Serializer-0.20.2-10.mga6.noarch.rpm

Basic items

Install
Name php-pear-XML_Serializer
Version 0.20.2
Release 10.mga6
URL http://pear.php.net/package/XML_Serializer
Group Development/PHP
Summary Swiss-army knife for reading and writing XML files. Creates XML files from data structures and vice versa
Size 220KB
Arch noarch
License BSD License

Description

XML_Serializer serializes complex data structures like arrays or object as
XML documents.
This class helps you generating any XML document you require without the
need for DOM.
Furthermore this package can be used as a replacement to serialize() and
unserialize() as it comes with a matching XML_Unserializer that is able to
create PHP data structures (like arrays and objects) from XML documents, if
type hints are available.
If you use the XML_Unserializer on standard XML files, it will try to guess
how it has to be unserialized. In most cases it does exactly what you
expect it to do.
Try reading a RSS file with XML_Unserializer and you have the whole RSS
file in a structured array or even a collection of objects, similar to
XML_RSS.

Since version 0.8.0 the package is able to treat XML documents similar to
the simplexml extension of PHP 5.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM php-pear-XML_Serializer-0.20.2-10.mga6.src.rpm
Build time 2016-02-05 18:46:28
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie