SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pear-XML_Serializer rpm build for : Mageia 8. For other distributions click php-pear-XML_Serializer.

Name : php-pear-XML_Serializer
Version : 0.21.0 Vendor : Mageia_Org
Release : 3.mga8 Date : 2020-02-12 15:40:56
Group : Development/PHP Source RPM : php-pear-XML_Serializer-0.21.0-3.mga8.src.rpm
Size : 0.18 MB
Packager : umeabot < umeabot>
Summary : Swiss-army knife for reading and writing XML files. Creates XML files from data structures and vice versa
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-pear-XML_Serializer-0.21.0-3.mga8.noarch.rpm
ftp.icm.edu.pl  php-pear-XML_Serializer-0.21.0-3.mga8.noarch.rpm
ftp.icm.edu.pl  php-pear-XML_Serializer-0.21.0-3.mga8.noarch.rpm
ftp.icm.edu.pl  php-pear-XML_Serializer-0.21.0-3.mga8.noarch.rpm
     

Provides :
pear(XML/Serializer.php)
pear(XML/Unserializer.php)
pear(tests/XML_Serializer/tests/Serializer_ArraysTest.php)
pear(tests/XML_Serializer/tests/Serializer_ObjectsTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_AttributesContentTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_CDataSectionsTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_ClassNameTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_CommentTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_DefaultTagTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_DocTypeTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_EncodeFuncTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_IgnoreNullTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_IndentTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_LinebreaksTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_ModeTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_NamespaceTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_ReturnResultTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_RootAttributesTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_RootNameTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_TagMapTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_TypeHintsTest.php)
pear(tests/XML_Serializer/tests/Serializer_Option_XmlDeclarationTest.php)
pear(tests/XML_Serializer/tests/Serializer_ScalarsTest.php)
pear(tests/XML_Serializer/tests/Unserializer_ArraysTest.php)
pear(tests/XML_Serializer/tests/Unserializer_ObjectsTest.php)
pear(tests/XML_Serializer/tests/Unserializer_Option_EncodingsTest.php)
pear(tests/XML_Serializer/tests/Unserializer_Option_GuessTypesTest.php)
pear(tests/XML_Serializer/tests/Unserializer_Option_WhitespaceTest.php)
pear(tests/XML_Serializer/tests/Unserializer_ScalarsTest.php)
php-pear-XML_Serializer

Requires :
/bin/sh
/bin/sh
pear(PEAR.php)
pear(XML/Parser.php)
pear(XML/Util.php)
php-pear >= 1.4.7
php-pear-XML_Parser >= 1.2.6
php-pear-XML_Util >= 1.1.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/php-pear-XML_Serializer
/usr/share/doc/php-pear-XML_Serializer/doc
/usr/share/doc/php-pear-XML_Serializer/doc/todo.txt
/usr/share/doc/php-pear-XML_Serializer/examples
/usr/share/doc/php-pear-XML_Serializer/examples/Serializer_Bug7112.php
/usr/share/doc/php-pear-XML_Serializer/examples/example.xml
/usr/share/doc/php-pear-XML_Serializer/examples/serializeAndEncode.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeAndReturn.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeCData.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeIndexedArray.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeIndexedArrayWithContext.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeNullProperties.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeObject.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeRDF.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeSelectiveAttributes.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeWithAttributes.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeWithAttributes2.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeWithComment.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeWithDtd.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeWithIndentedAttributes.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeWithNamespace.php
/usr/share/doc/php-pear-XML_Serializer/examples/serializeWithTagMap.php
/usr/share/doc/php-pear-XML_Serializer/examples/unserializeAnyXML.php
/usr/share/doc/php-pear-XML_Serializer/examples/unserializeClassNames.php
/usr/share/doc/php-pear-XML_Serializer/examples/unserializeEncoded.php
/usr/share/doc/php-pear-XML_Serializer/examples/unserializeEnum.php
/usr/share/doc/php-pear-XML_Serializer/examples/unserializeObject.php
/usr/share/doc/php-pear-XML_Serializer/examples/unserializeRDF.php
/usr/share/doc/php-pear-XML_Serializer/examples/unserializeWhitespace.php
/usr/share/doc/php-pear-XML_Serializer/examples/unserializeWithAttributes.php
There is 42 files more in these RPM.

 
ICM