15 total, 5 outdated, 3 unknown
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| php-standard-library/async | Fiber-based structured concurrency using cooperative multitasking | ^6.2 | 6.1.1 | outdated |
| php-standard-library/cidr | Utilities for working with CIDR (Classless Inter-Domain Routing) notation for IPv4 and IPv6 | ^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/foundation | Exceptions, Ref, and invariant functions | ^6.0 | 6.1.1 | up to date |
| php-standard-library/h2 | HTTP/2 binary framing protocol implementation | ^6.2 | 6.1.1 | outdated |
| php-standard-library/hpack | RFC 7541 HPACK header compression for HTTP/2 | ^6.0 | 6.1.1 | up to date |
| php-standard-library/http-message | HTTP message abstractions for requests, responses, and headers | ^6.2 | | unknown |
| php-standard-library/io | Handle-based I/O abstractions - composable, testable, and async-ready | ^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/network | Shared interfaces and types for all networking components (TCP, Unix, TLS, UDP) | ^6.0 | 6.1.1 | up to date |
| php-standard-library/socks | SOCKS5 proxy connector for tunneling TCP connections (RFC 1928) | ^6.0 | | unknown |
| php-standard-library/tcp | Non-blocking TCP client and server connections with connection pooling and retry | ^6.2 | 6.0.3 | outdated |
| php-standard-library/tls | Transport-agnostic TLS encryption for any connected stream | ^6.0 | 6.1.1 | up to date |
| php-standard-library/unix | Non-blocking Unix domain socket connections | ^6.0 | 6.1.1 | up to date |
| php-standard-library/url | Strict URL type with scheme and authority validation, default port stripping, and URI/IRI conversion | ^6.2 | 6.0.0 | outdated |
2 total, all up-to-date
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| php-standard-library/str | Unicode-aware string functions replacing PHP mb_* and standard string functions | ^6.0 | 6.1.1 | up to date |
| phpunit/phpunit | The PHP Unit Testing framework. | ^13.0 | 13.1.1 | up to date |