Registry / utility / innmind-immutable

innmind-immutable

JSON →
library6.2.0phppackagistunverified

Immutable PHP primitive wrappers

composer require innmind/immutable
INSTALL
IMPORT
SIG · INNMIND-IMMUTABLE
I
innmind-immutable
utilityphpv6.2.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.

Str
use Innmind\Immutable\Str;

Create and manipulate an immutable string

use Innmind\Immutable\Str; $string = Str::of('Hello World'); $upper = $string->toUpper(); echo $upper->toString();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
innmind-immutable — pip install innmind-immutable · libregistry