Browse Source

Add Stringy to Text and Numbers Category.

pull/7/head
Jamie 12 years ago
parent
commit
63a120a594
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

394
 * [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 convertor library.
394
 * [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 convertor library.
395
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
395
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
396
 * [Hoa String](https://github.com/hoaproject/String) - Another UTF-8 string library.
396
 * [Hoa String](https://github.com/hoaproject/String) - Another UTF-8 string library.
397
+* [Stringy](https://github.com/danielstjules/Stringy) - A string manipulation library with multibyte support.
397
 * [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers.
398
 * [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers.
398
 * [Math](https://github.com/moontoast/math) - A library for working with large numbers.
399
 * [Math](https://github.com/moontoast/math) - A library for working with large numbers.
399
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
400
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.

Loading…
Cancel
Save