mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-12 16:24:00 +02:00
Updated intro in README
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||

|

|
||||||
|
|
||||||
A PHP library with a variety of string manipulation functions with multibyte
|
A PHP string manipulation library with multibyte support. Offers both OO method
|
||||||
support. Offers both OO method chaining and a procedural-style static wrapper.
|
chaining and a procedural-style static wrapper. Tested and compatible with
|
||||||
Tested and compatible with PHP 5.3+ and HHVM. Inspired by underscore.string.js.
|
PHP 5.3+ and HHVM. Inspired by underscore.string.js.
|
||||||
|
|
||||||
[](https://travis-ci.org/danielstjules/Stringy)
|
[](https://travis-ci.org/danielstjules/Stringy)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user