1
0
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:
Daniel St. Jules
2014-09-14 23:01:46 -07:00
parent 8ac1918386
commit 037184e3d9

View File

@@ -1,8 +1,8 @@
![Stringy](http://danielstjules.com/github/stringy-logo.png) ![Stringy](http://danielstjules.com/github/stringy-logo.png)
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.
[![Build Status](https://api.travis-ci.org/danielstjules/Stringy.svg?branch=master)](https://travis-ci.org/danielstjules/Stringy) [![Build Status](https://api.travis-ci.org/danielstjules/Stringy.svg?branch=master)](https://travis-ci.org/danielstjules/Stringy)