php-standard-library/foundation dependents (43) Order by: name | downloads Show: all | require | require-dev
-
PHP
php-standard-library/regex
Type-safe regular expressions with typed capture groups and proper error handling
-
PHP
php-standard-library/result
Result type capturing success or failure as a value for controlled error handling
-
PHP
php-standard-library/secure-random
Cryptographically secure random data generation for tokens, passwords, and nonces
-
PHP
php-standard-library/shell
Shell command execution with argument escaping and error output management
-
-
PHP
php-standard-library/str
Unicode-aware string functions replacing PHP mb_* and standard string functions
-
PHP
php-standard-library/terminal
Full-featured TUI framework with widgets, events, and diff-based rendering
-
-
-
PHP
php-standard-library/type
Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data
-
-
PHP
php-standard-library/url
Strict URL type with scheme and authority validation, default port stripping, and URI/IRI conversion
-
PHP
php-standard-library/vec
Functions for creating and transforming sequential, 0-indexed arrays (lists)