mihaeu/html-formatter

Please "abandon" your package on packagist

Opened this issue · 8 comments

Since it's deprecated - it'd help prevent people from starting to use it! :-)

Example of what that looks like: https://packagist.org/packages/zenstruck/slugify-bundle

Is their any alternative of this package ? Thanks for all the job done.

Please don't deprecate this, this is literally the only package that actually works correctly. Everything else adds unexpected HTML elements or has bugs or requires installing an extension.

I haven't checked this in a while. Did I deprecate it from packagist as well or are you still using it?

I just started using it today.

It isn't abandoned on Packagist - https://packagist.org/packages/mihaeu/html-formatter - so still appears in search results without the 'Abandoned' label, encouraging people to start depending on it.

Seems that https://packagist.org/packages/gajus/dindent may be a suitable suggested replacement.

I'd also recommend https://docs.github.com/en/repositories/archiving-a-github-repository/archiving-repositories too :-)

https://packagist.org/packages/gajus/dindent

this one appears to work correctly, and better (no double spaces)