Download the PHP package bit3/string-builder without Composer
On this page you can find all versions of the php package bit3/string-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package string-builder
StringBuilder for PHP
![Stable Build Status](http://img.shields.io/travis/bit3/string-builder/master.svg?style=flat-square&label=stable build) ![Upstream Build Status](http://img.shields.io/travis/bit3/string-builder/develop.svg?style=flat-square&label=dev build)
The benefit of StringBuilder for PHP is to provide a mutable, object oriented string and all required methods to manipulate the string, following the Java StringBuilder.
How to use
Basic usage:
Work with encoding:
Check contents:
Manipulate contents:
All versions of string-builder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package bit3/string-builder contains the following files
Loading the files please wait ....