voku/simple_html_dom

Usage in wordpress ?

pravinfullstack opened this issue · 1 comments

How can i use this package in wordpress child theme... any directions?

voku commented

you can install composer dependencies in every directory, you only need to require the "vendor/autoload.php" file

composer require voku/simple_html_dom