Making XML less painful with sabre/xml

evertpot

Whether you like it or not, there will be many moments in your php job where
you'll have to work with xml.

PHP offers several options to work with xml: simplexml, expat, DOM, and
XMLReader and XMLwriter. Each of these options have their pros and cons.

In this talk i'll introduce sabre/xml, a library for xml that is designed
to make the most common xml use-cases much easier. You might even have fun
to work with xml again, but i'm not making any promises.

 

Session Track

PHP

Experience Level

Intermediate

Drupal Version