wasinger / htmlpagedom

jQuery-inspired DOM manipulation extension for Symfony's Crawler
MIT License
346 stars 50 forks source link

Is this project still maintaining? #17

Closed shtse8 closed 7 years ago

shtse8 commented 7 years ago

I have tried DiDom, HtmlDomParser and many others, but unluckily no one is good enough. So I want to use this library on my project, but I am worrying is this project still active and the last commit was half year ago.

wasinger commented 7 years ago

This project is still maintained. There was no development activity in the last months just because it already does what it should do (i.e. it has all the features I need in my projects). If you find bugs or want to suggest a new feature please open a ticket or fork the project and submit pull requests.

shtse8 commented 7 years ago

Perfect. But why don't change the filter to find (same as JQuery)?