Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37502006
en ru br
Репозитории ALT
S:0.21.0-alt1
5.1: 0.18.0-alt2
4.1: 0.18.0-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: pear-XML_Serializer

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.21.0-alt1
Время сборки: 28 июля 2016, 12:09 ( 403.9 недели назад )
Размер архива: 30.34 Kb

Домашняя страница:   http://pear.php.net/package/XML_Serializer

Лицензия: PHP License
О пакете: Swiss-army knive for reading and writing XML files. Creates XML files from data structures and vice versa
Описание:

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.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • pear-XML_Serializer
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin