php-standard-library/default dependents (22) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
php-standard-library/binary
Typed functions for encoding and decoding binary data, replacing pack()/unpack() with a clear, type-safe API
-
PHP
php-standard-library/collection
Generic, object-oriented Vector, Map, and Set collections with immutable and mutable variants
-
PHP
php-standard-library/comparison
Interfaces and functions for type-safe, consistent value comparison
-
PHP
php-standard-library/data-structure
Classic data structures: Queue (FIFO), Stack (LIFO), and PriorityQueue
-
PHP
php-standard-library/date-time
Immutable, timezone-aware date and time types with Duration, Period, and Interval
-
PHP
php-standard-library/dns
Async DNS resolver with connection pooling, EDNS0, DNS-over-TLS, DNS-over-HTTPS, and cross-platform system configuration
-
PHP
php-standard-library/encoding
Binary-to-text encoding: Base64, Hex, and QuotedPrintable with streaming support
-
-
-
PHP
php-standard-library/http-message
HTTP message abstractions for requests, responses, and headers
-
PHP
php-standard-library/mime
MIME media types, multipart body construction, content sniffing, S/MIME cryptography, and DKIM signing
-
-
-
PHP
php-standard-library/random-sequence
Object-oriented random number sequences with injectable, seedable implementations