Projects in Awesome Lists by php-standard-library
A curated list of projects in awesome lists by php-standard-library .
https://github.com/php-standard-library/php-standard-library
PHP Standard Library
ansi async collection data-structures encoding grapheme-cluster html io json math multibyte-strings non-blocking password-hashing php pseudo-random secure-random shell standard-library terminal-ui type-assertion
Last synced: 01 Apr 2026
https://github.com/php-standard-library/http-client
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
Last synced: 24 May 2026
https://github.com/php-standard-library/iter
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
generator iter iterable iterator
Last synced: 24 May 2026
https://github.com/php-standard-library/default
DefaultInterface for classes to provide standardized default instances
Last synced: 24 May 2026
https://github.com/php-standard-library/type
Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data
coercion type type-safety validation
Last synced: 24 May 2026
https://github.com/php-standard-library/comparison
Interfaces and functions for type-safe, consistent value comparison
comparable comparison ordering
Last synced: 24 May 2026
https://github.com/php-standard-library/network
Shared interfaces and types for all networking components (TCP, Unix, TLS, UDP)
Last synced: 24 May 2026
https://github.com/php-standard-library/process
Typed, non-blocking API for spawning and managing child processes
Last synced: 24 May 2026
https://github.com/php-standard-library/message
RFC 5322 internet message construction and parsing
Last synced: 24 May 2026
https://github.com/php-standard-library/html
HTML entity encoding, decoding, and tag stripping
Last synced: 24 May 2026
https://github.com/php-standard-library/env
Functions for inspecting and modifying environment variables, working directory, and paths
Last synced: 24 May 2026
https://github.com/php-standard-library/trait
Type-safe wrappers around PHP trait reflection and existence checks
Last synced: 24 May 2026
https://github.com/php-standard-library/http-message
HTTP message abstractions for requests, responses, and headers
Last synced: 24 May 2026
https://github.com/php-standard-library/pseudo-random
Fast pseudo-random number generation using Mersenne Twister
mersenne-twister pseudo-random random
Last synced: 24 May 2026
https://github.com/php-standard-library/secure-random
Cryptographically secure random data generation for tokens, passwords, and nonces
cryptography random secure-random
Last synced: 24 May 2026
https://github.com/php-standard-library/regex
Type-safe regular expressions with typed capture groups and proper error handling
Last synced: 23 May 2026
https://github.com/php-standard-library/either
General-purpose disjoint union type (Left/Right) for values with two possible types
Last synced: 23 May 2026
https://github.com/php-standard-library/os
Type-safe operating system detection via OperatingSystemFamily enum
Last synced: 23 May 2026
https://github.com/php-standard-library/cidr
Utilities for working with CIDR (Classless Inter-Domain Routing) notation for IPv4 and IPv6
Last synced: 24 May 2026
https://github.com/php-standard-library/terminal
Full-featured TUI framework with widgets, events, and diff-based rendering
Last synced: 24 May 2026
https://github.com/php-standard-library/password
Secure password hashing and verification with bcrypt and Argon2
argon2 bcrypt hashing password
Last synced: 24 May 2026
https://github.com/php-standard-library/url
Strict URL type with scheme and authority validation, default port stripping, and URI/IRI conversion
Last synced: 24 May 2026
https://github.com/php-standard-library/udp
Non-blocking API for sending and receiving datagrams over UDP
Last synced: 24 May 2026