Registry / utility / danielstjules-stringy

danielstjules-stringy

JSON →
library3.1.0phppackagistunverified

A string manipulation library with multibyte support

composer require danielstjules/stringy
INSTALL
IMPORT
SIG · DANIELSTJULES-STRI
D
danielstjules-stringy
utilityphpv3.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Stringy
use Stringy\Stringy;

Create a Stringy object and convert to uppercase.

use Stringy\Stringy; $s = Stringy::create('Hello World'); echo $s->toUpperCase(); // 'HELLO WORLD'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
danielstjules-stringy — pip install danielstjules-stringy · libregistry