php-standard-library/str dependents (23) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
php-standard-library/collection
Generic, object-oriented Vector, Map, and Set collections with immutable and mutable variants
-
PHP
php-standard-library/crypto
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
-
PHP
php-standard-library/dict
Functions for creating and transforming associative arrays with preserved keys
-
PHP
php-standard-library/either
General-purpose disjoint union type (Left/Right) for values with two possible types
-
PHP
php-standard-library/encoding
Binary-to-text encoding: Base64, Hex, and QuotedPrintable with streaming support
-
PHP
php-standard-library/file
Typed file handles for reading and writing with write modes and advisory locking
-
PHP
php-standard-library/filesystem
Type-safe functions for file system operations with proper exception handling
-
PHP
php-standard-library/fun
Functional programming utilities for composing, decorating, and controlling function execution
-
-
PHP
php-standard-library/json
JSON encoding and decoding with typed exceptions and sensible defaults
-
PHP
php-standard-library/locale
Backed enum with 700+ locale identifiers for type-safe internationalization
-
PHP
php-standard-library/math
Mathematical functions with strict typing and predictable error handling
-
-
PHP
php-standard-library/secure-random
Cryptographically secure random data generation for tokens, passwords, and nonces