< Home - < Back

cpanel-php56-XML-Serializer


Information about the package, cpanel-php56-XML-Serializer, which is shipped with common Linux distributions. The cpanel-php56-XML-Serializer package is designed for, PEAR: Swiss-army knife for reading and writing XML files. Creates.


Package Name:

cpanel-php56-XML-Serializer

Summary:

PEAR: Swiss-army knife for reading and writing XML files. Creates

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.

Architecture:

noarch

Version:

0.20.2

Release:

2.cp1158

Size:

215 k

Repository:

installed

From Repository:

Licence:

BSD-2-Clause



Handy Yum Commands for cpanel-php56-XML-Serializer


Control the cpanel-php56-XML-Serializer package with the following handy commands outlined below.


Command

Description of Command

yum install cpanel-php56-XML-Serializer

This command will install cpanel-php56-XML-Serializer on the server.

yum remove cpanel-php56-XML-Serializer

This command will un-install cpanel-php56-XML-Serializer on the server. When you run this command, you will be asked if you are sure that you want to remove cpanel-php56-XML-Serializer, so you have to manually confirm that you want to do this.

yum -y remove cpanel-php56-XML-Serializer

This command will un-install cpanel-php56-XML-Serializer on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove cpanel-php56-XML-Serializer when using the -y flag.

yum update cpanel-php56-XML-Serializer

This command will update cpanel-php56-XML-Serializer to the latest version. When you run this command, you will be asked if you are sure that you want to remove cpanel-php56-XML-Serializer, so you have to manually confirm that you want to do this.

yum -y update cpanel-php56-XML-Serializer

This command will update cpanel-php56-XML-Serializer to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove cpanel-php56-XML-Serializer when using the -y flag.

yum info cpanel-php56-XML-Serializer

This command will show you core information about the cpanel-php56-XML-Serializer package.

yum deplist cpanel-php56-XML-Serializer

This command will show you the dependencies for cpanel-php56-XML-Serializer. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update cpanel-php56-XML-Serializer

This command will check if there is an update waiting on cpanel-php56-XML-Serializer. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.