php-standard-library/foundation dependents (67) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
php-standard-library/hash
Cryptographic and non-cryptographic hashing with Algorithm enum, timing-safe comparison, and HMAC
-
-
PHP
php-standard-library/http-client
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
-
-
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/mime
MIME media types, multipart body construction, content sniffing, S/MIME cryptography, and DKIM signing
-
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
-