azjezz member since: Jan 13, 2018
azjezz's packages
-
PHP
php-standard-library/fun
Functional programming utilities for composing, decorating, and controlling function execution
-
PHP
php-standard-library/graph
Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection
-
-
PHP
php-standard-library/hash
Cryptographic and non-cryptographic hashing with Algorithm enum, timing-safe comparison, and HMAC
-
-
-
PHP
php-standard-library/http-client
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
-
PHP
php-standard-library/http-message
HTTP message abstractions for requests, responses, and headers
-
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