azjezz member since: Jan 13, 2018
azjezz's packages
-
PHP
php-standard-library/hash
Cryptographic and non-cryptographic hashing with Algorithm enum, timing-safe comparison, and HMAC
-
-
-
PHP
php-standard-library/interface
Type-safe wrappers around PHP interface reflection and existence checks
-
PHP
php-standard-library/interoperability
Interfaces for converting between PSL types and PHP stdlib/intl equivalents
-
-
PHP
php-standard-library/ip
Immutable, binary-backed value object for IPv4 and IPv6 addresses with parsing, classification, and comparison
-
PHP
php-standard-library/iri
RFC 3987 compliant Internationalized Resource Identifier (IRI) parsing, construction, and manipulation
-
PHP
php-standard-library/iter
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
-
PHP
php-standard-library/json
JSON encoding and decoding with typed exceptions and sensible defaults
-
PHP
php-standard-library/locale
Backed enum with 700+ locale identifiers for type-safe internationalization
-
PHP
php-standard-library/math
Mathematical functions with strict typing and predictable error handling
-
PHP
php-standard-library/network
Shared interfaces and types for all networking components (TCP, Unix, TLS, UDP)
-
-
PHP
php-standard-library/option
Option type (Some/None) replacing nullable types with explicit presence semantics