DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamephp-xml-serializer
Beschreibungswiss-army knife for reading and writing XML files
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.20.0-2
Sektionuniverse/web
Prioritätoptional
Installierte Größe468 Byte
Hängt ab vonphp-pear, php-xml-util, php-xml-parser (>= 1.2.6)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße47896 Byte
Prüfsumme MD5e81335f20b90012839da6c34a526b32d
Prüfsumme SHA110a84e1cf268ab8903a7ed710d197bbcca8b0ffd
Prüfsumme SHA25698c6cb72fd85830ad6941e399d35e91e53ecf42fab4b3ff3f1d504ea37b38389
Link zum Herunterladenphp-xml-serializer_0.20.0-2_all.deb
Ausführliche BeschreibungXML_Serializer creates XML files from data structures and vice versa. It serializes complex data structures like arrays or objects as XML documents. You can create any XML document without the need for DOM access. This package includes an unserializer facility that creates PHP data structures (like arrays and objects) from XML documents, if type hints are available. If not, it will try to guess how it has to be unserialized, doing exactly what you expect it to do in most cases. . Since version 0.8.0 the package is able to treat XML documents similar to the simplexml extension of PHP 5.


Impressum
Linux is a registered trademark of Linus Torvalds