Skip to main content

jasonlam604/Stringizer

Homepage

https://github.com/jasonlam604/Stringizer

What is it?

A PHP library for manipulating strings.

Why did we choose it?

It's a solid, open-source library without a lot of dependencies.

What do we use it for?

Stripping HTML tags from strings, which is useful when dealing with TinyMCE editor content (e.g. when counting words in a comment).