azjezz member since: Jan 13, 2018
azjezz's packages
-
PHP
php-standard-library/compression
Streaming compression and decompression abstractions for IO handles
-
PHP
php-standard-library/crypto
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
-
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/default
DefaultInterface for classes to provide standardized default instances
-
PHP
php-standard-library/dict
Functions for creating and transforming associative arrays with preserved keys
-
PHP
php-standard-library/dns
Async DNS resolver with connection pooling, EDNS0, DNS-over-TLS, and cross-platform system configuration
-
PHP
php-standard-library/dnssec
DNSSEC validation with full trust chain verification, RRSIG signatures, and NSEC/NSEC3 proofs
-
PHP
php-standard-library/either
General-purpose disjoint union type (Left/Right) for values with two possible types
-
PHP
php-standard-library/encoding
Binary-to-text encoding: Base64, Hex, and QuotedPrintable with streaming support
-
PHP
php-standard-library/env
Functions for inspecting and modifying environment variables, working directory, and paths
-
PHP
php-standard-library/file
Typed file handles for reading and writing with write modes and advisory locking
-
PHP
php-standard-library/filesystem
Type-safe functions for file system operations with proper exception handling
-
-
PHP
php-standard-library/fun
Functional programming utilities for composing, decorating, and controlling function execution