mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-11 15:54:04 +02:00
Create gh-pages branch via GitHub
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
<section>
|
||||
<p><img src="http://danielstjules.com/github/stringy-logo.png" alt="Stringy"></p>
|
||||
|
||||
<p>A PHP library with a variety of string manipulation functions with multibyte
|
||||
support. Offers both OO method chaining and a procedural-style static wrapper.
|
||||
Tested and compatible with PHP 5.3+ and HHVM. Inspired by underscore.string.js.</p>
|
||||
<p>A PHP string manipulation library with multibyte support. Offers both OO method
|
||||
chaining and a procedural-style static wrapper. Tested and compatible with
|
||||
PHP 5.3+ and HHVM. Inspired by underscore.string.js.</p>
|
||||
|
||||
<p><a href="https://travis-ci.org/danielstjules/Stringy"><img src="https://api.travis-ci.org/danielstjules/Stringy.svg?branch=master" alt="Build Status"></a></p>
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user