php-standard-library/html
HTML entity encoding, decoding, and tag stripping
时间:2026-03-17 07:48
php-standard-library/hash
Cryptographic and non-cryptographic hashing with Algorithm enum, timing-safe comparison, and HMAC
时间:2026-03-17 07:48
php-standard-library/graph
Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection
时间:2026-03-17 07:48
php-standard-library/fun
Functional programming utilities for composing, decorating, and controlling function execution
时间:2026-03-17 07:48
php-standard-library/filesystem
Type-safe functions for file system operations with proper exception handling
时间:2026-03-17 07:48
php-standard-library/file
Typed file handles for reading and writing with write modes and advisory locking
时间:2026-03-17 07:48
php-standard-library/env
Functions for inspecting and modifying environment variables, working directory, and paths
时间:2026-03-17 07:48
php-standard-library/encoding
Binary-to-text encoding: Base64, Hex, and QuotedPrintable with streaming support
时间:2026-03-17 07:48
php-standard-library/either
General-purpose disjoint union type (Left/Right) for values with two possible types
时间:2026-03-17 07:48
php-standard-library/dict
Functions for creating and transforming associative arrays with preserved keys
时间:2026-03-17 07:48
php-standard-library/default
DefaultInterface for classes to provide standardized default instances
时间:2026-03-17 07:48
php-standard-library/date-time
Immutable, timezone-aware date and time types with Duration, Period, and Interval
时间:2026-03-17 07:48
php-standard-library/data-structure
Classic data structures: Queue (FIFO), Stack (LIFO), and PriorityQueue
时间:2026-03-17 07:48
php-standard-library/crypto
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
时间:2026-03-17 07:47
php-standard-library/comparison
Interfaces and functions for type-safe, consistent value comparison
时间:2026-03-17 07:47