Skip to content

0.1.2

Latest
Compare
Choose a tag to compare
@aknysh aknysh released this 01 Feb 21:57
ce65839

what

  • Removed third-party libs
  • Simplified code
  • Added comments

why

  • Use PHP DOMDocument class instead of third-party libs for DOM parsing
  • To conform to PHP doc guidelines