You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BetterDOMDocument is a handy PHP utility class for working with XML. It's a wrapper for PHP's built in DOMDocument that provides a bunch of nice shortcuts that
4
-
makes working with XML in PHP a breeze. It has great built-in support for namespaces, xpath, and CSS selectors.
4
+
makes working with XML in PHP a breeze. It has great built-in support for namespaces, and xpath queries.
0 commit comments