Stringy - A multibyte string manipulation lib for PHP(github.com)
github.com
Stringy - A multibyte string manipulation lib for PHP
https://github.com/danielstjules/Stringy
1 comments
Thought I'd share a library I made a few months ago, and which has received some contributions since. It's inspired by underscore.string.js, and can be used via method chaining or a static class. It was mostly designed to help simplify working with multibyte strings in the language.