str icon indicating copy to clipboard operation
str copied to clipboard

A fast, solid and strong typed string manipulation library with multibyte support

Results 2 str issues
Sort by recently updated
recently updated
newest added

When executing PHPUnit tests on `php-7.3` and `php-7.4` versions, it will output following error messages: ``` 1) Str\StrTest::testModifiers Failed asserting that Str\Str Object &0000000065f8b35f00000000357bdec6 ( 's' => 'önneki̇ş' ) matches...

help wanted