/PHP-String-Class

A string class for PHP that wraps the native string functions to provide access similar to Python--plus some added features!

Primary LanguagePHP

Provides an equivalent of Python's unicode class. some JavaScript functions
can also be used, but are not recommended.

See examples.php for extensive examples.

Require PHP 5.2+, but PHP 5.3 is preferred.