From 488852146674b189ca715dede52e0b27a0b82825 Mon Sep 17 00:00:00 2001 From: "Daniel St. Jules" Date: Sun, 28 Jul 2013 21:13:45 -0700 Subject: [PATCH] Create gh-pages branch via GitHub --- index.html | 254 +++++++++++++++++++++++++++------------------------- params.json | 2 +- 2 files changed, 135 insertions(+), 121 deletions(-) diff --git a/index.html b/index.html index 094c75a..314d9c6 100644 --- a/index.html +++ b/index.html @@ -31,9 +31,11 @@

Stringy

-

A PHP library with a variety of string manipulation functions with multibyte support. Offers both OO method chaining and a procedural-style static wrapper. Inspired by underscore.string.js.

+

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.

-

Note: The methods listed below are subject to change until we reach a 1.0.0 release.

+

Build Status +Total Downloads +Latest Stable Version