is there an abstraction layer for XML?

Posted by ajsie on Stack Overflow See other posts from Stack Overflow or by ajsie
Published on 2010-04-17T14:53:17Z Indexed on 2010/04/17 15:03 UTC
Read the original article Hit count: 222

Filed under:
|

i wonder if there is a good abstraction layer for XLM like ORM for databases?

is it a good solution or is it better to use simple_xml for xml CRUD?

© Stack Overflow or respective owner

Related posts about Xml

Related posts about php