An open API service indexing awesome lists of open source software.

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/http-client

Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries

async client http http2

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

default interface

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)

async network socket

Last synced: 24 May 2026

https://github.com/php-standard-library/h2

HTTP/2 binary framing protocol implementation

framing h2 http2 rfc7540 rfc9113

Last synced: 24 May 2026

https://github.com/php-standard-library/process

Typed, non-blocking API for spawning and managing child processes

async process subprocess

Last synced: 24 May 2026

https://github.com/php-standard-library/message

RFC 5322 internet message construction and parsing

email message mime rfc5322

Last synced: 24 May 2026

https://github.com/php-standard-library/html

HTML entity encoding, decoding, and tag stripping

encoding entities html

Last synced: 24 May 2026

https://github.com/php-standard-library/env

Functions for inspecting and modifying environment variables, working directory, and paths

env environment

Last synced: 24 May 2026

https://github.com/php-standard-library/trait

Type-safe wrappers around PHP trait reflection and existence checks

reflection trait

Last synced: 24 May 2026

https://github.com/php-standard-library/http-message

HTTP message abstractions for requests, responses, and headers

http message request response

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

preg regex regular-expression

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

either monad union-type

Last synced: 23 May 2026

https://github.com/php-standard-library/os

Type-safe operating system detection via OperatingSystemFamily enum

operating-system os platform

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

cidr ip networking

Last synced: 24 May 2026

https://github.com/php-standard-library/terminal

Full-featured TUI framework with widgets, events, and diff-based rendering

console terminal tui widgets

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

parsing url validation

Last synced: 24 May 2026

https://github.com/php-standard-library/udp

Non-blocking API for sending and receiving datagrams over UDP

async datagram networking udp

Last synced: 24 May 2026