Requires

7 total, 2 unknown

Package Required Latest Status
php-standard-library/async Fiber-based structured concurrency using cooperative multitasking ^6.0 6.1.1 up to date
php-standard-library/cache Async-safe in-memory LRU cache with per-key atomicity ^6.0 unknown
php-standard-library/crypto Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF ^6.0 6.1.1 up to date
php-standard-library/date-time Immutable, timezone-aware date and time types with Duration, Period, and Interval ^6.0 6.1.1 up to date
php-standard-library/dns Async DNS resolver with connection pooling, EDNS0, DNS-over-TLS, DNS-over-HTTPS, and cross-platform system configuration ^6.2 unknown
php-standard-library/foundation Exceptions, Ref, and invariant functions ^6.0 6.1.1 up to date
php-standard-library/hash Cryptographic and non-cryptographic hashing with Algorithm enum, timing-safe comparison, and HMAC ^6.0 6.0.3 up to date

Requires (dev)

7 total, 1 outdated, 2 unknown

Package Required Latest Status
php-standard-library/binary Typed functions for encoding and decoding binary data, replacing pack()/unpack() with a clear, type-safe API ^6.0 unknown
php-standard-library/encoding Binary-to-text encoding: Base64, Hex, and QuotedPrintable with streaming support ^6.2 6.1.1 outdated
php-standard-library/ip Immutable, binary-backed value object for IPv4 and IPv6 addresses with parsing, classification, and comparison ^6.0 unknown
php-standard-library/iter Utility functions for inspecting and reducing iterables - arrays, generators, and iterators ^6.0 6.0.3 up to date
php-standard-library/str Unicode-aware string functions replacing PHP mb_* and standard string functions ^6.0 6.1.1 up to date
php-standard-library/vec Functions for creating and transforming sequential, 0-indexed arrays (lists) ^6.0 6.1.1 up to date
phpunit/phpunit The PHP Unit Testing framework. ^13.0 13.1.1 up to date