php-standard-library/str dependents (39) Order by: downloads | none Show: all | require | require-dev
-
-
-
PHP
roave/backward-compatibility-check
Tool to compare two revisions of a public API to check for BC breaks
-
-
-
-
PHP
php-standard-library/collection
Generic, object-oriented Vector, Map, and Set collections with immutable and mutable variants
-
PHP
php-standard-library/type
Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data
-
PHP
php-standard-library/vec
Functions for creating and transforming sequential, 0-indexed arrays (lists)
-
PHP
php-standard-library/dict
Functions for creating and transforming associative arrays with preserved keys
-
PHP
php-standard-library/locale
Backed enum with 700+ locale identifiers for type-safe internationalization
-
-
-
PHP
php-standard-library/file
Typed file handles for reading and writing with write modes and advisory locking
-
PHP
php-standard-library/json
JSON encoding and decoding with typed exceptions and sensible defaults