php-fdomdocument

extension to PHP's standard DOM
  https://github.com/theseer/fDOMDocument
  0
  no reviews



An extension to PHP's standard DOM to add various convenience methods and exceptions by default.

The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.