ziadoz / awesome-php

A curated list of amazingly awesome PHP libraries, resources and shiny things.
Do What The F*ck You Want To Public License
30.79k stars 5.06k forks source link

add "Modern Simple HTML DOM Parser for PHP" #1030

Open voku opened 4 years ago

voku commented 4 years ago

-> https://github.com/voku/simple_html_dom


This is a fork of PHP Simple HTML DOM Parser project but instead of string manipulation we use DOMDocument and modern php classes like "Symfony CssSelector".


This change is Reviewable