1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-08-12 00:04:11 +02:00
This commit is contained in:
Daniel St. Jules
2013-12-01 15:43:03 -05:00
parent 2a197244a5
commit 2ada00ff62

View File

@@ -1,4 +1,4 @@
# Stringy
![Stringy](http://danielstjules.com/stringy/logo.png)
A PHP library with a variety of string manipulation functions with multibyte support. Offers both OO method chaining and a procedural-style static wrapper. Compatible with PHP 5.3+. Inspired by underscore.string.js.