php-standard-library/foundation dependents (42) Order by: name | downloads Show: all | require | require-dev
-
PHP
php-standard-library/filesystem
Type-safe functions for file system operations with proper exception handling
-
PHP
php-standard-library/hash
Cryptographic and non-cryptographic hashing with Algorithm enum, timing-safe comparison, and HMAC
-
-
PHP
php-standard-library/ip
Immutable, binary-backed value object for IPv4 and IPv6 addresses with parsing, classification, and comparison
-
PHP
php-standard-library/iri
RFC 3987 compliant Internationalized Resource Identifier (IRI) parsing, construction, and manipulation
-
PHP
php-standard-library/iter
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
-
PHP
php-standard-library/json
JSON encoding and decoding with typed exceptions and sensible defaults
-
PHP
php-standard-library/math
Mathematical functions with strict typing and predictable error handling
-
PHP
php-standard-library/network
Shared interfaces and types for all networking components (TCP, Unix, TLS, UDP)
-
PHP
php-standard-library/option
Option type (Some/None) replacing nullable types with explicit presence semantics
-
-
-
PHP
php-standard-library/punycode
RFC 3492 Punycode encoding and decoding for internationalized domain names
-
-
PHP
php-standard-library/regex
Type-safe regular expressions with typed capture groups and proper error handling