Download the PHP package dnaber/string-theory without Composer
On this page you can find all versions of the php package dnaber/string-theory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dnaber/string-theory
More information about dnaber/string-theory
Files in dnaber/string-theory
Download dnaber/string-theory
More information about dnaber/string-theory
Files in dnaber/string-theory
Vendor dnaber
Package string-theory
Short Description Objective multi-byte string handling
License MIT
Package string-theory
Short Description Objective multi-byte string handling
License MIT
Please rate this library. Is it a good library?
Informations about the package string-theory
StringType Theory
Objective multi-byte string handling in PHP.
public API
StringTheory\Type\StringType
The basic string interface.
StringTheory\Type\MbString
Implementation of StringType
for multi-byte strings. Default encoding is set to UTF-8
.
Example:
StringTheory\Model\Scanner
Basic scanner interface that allows a character sequential iteration of a string.
StringTheory\Model\MbScanner
Implementation of the Scanner
interface for multi-byte strings. Default
encoding is set to UTF-8
.
Example:
All versions of string-theory with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-mbstring Version *
ext-mbstring Version *
The package dnaber/string-theory contains the following files
Loading the files please wait ....